Examining New String Properties - Part 1 is an easy to understand tutorial in which the author elaborates the procedure for utilizing the string properties to parse strings. The author gives details about several strings like Substring, IndexOf, Ends
One of the string functions in ASP web based tutorial that demonstrates how to implement the Split() functions to obtain pages in DHTML from a long string. Functions are given in the sample program that tells the ways to determine the number of line
ASP.NET DHTML Menu is a component (Server Control) for ASP.NET. It generates hierarchical DHTML menu for web sites. The component is based on XML and CSS. The generated HTML and client JavaScript is compatible with all popular browsers. / ASP.NET DHT
From this online ASP tutorial you can learn the string functions used to find the length of the string and to find how many times a letter occurs in a given text. This article suggests and describes Instr() function to find the occurance and implemen
A string manipulation tutorial that implements the ASP techiniques to help you to learn how to join two text together. The string functions in VBScript are given with proper syntax and from the example coding you can learn easily how Response.Write i
Through this web based ASP tutorial, it is possible for you to format the given string as title case. This article explains the TitleCase function with example text sentence given through it's parameters and simply using string conversion method it g
ASP Driven DHTML Slider Menus Revisited! -- One Year Later is a modified version of the authors script regards with generating DHTML sliding menus using ASP application. The author demonstrates details about the codes for constructing programmes that
Encyption with ASP is an article which deals with securing ASP pages with the help of simple string in the ASP pages that have to be protected. In this article author discusses about how to utilize the text stream and how to generate the keys to secu
A unique collection of DHTML/DOM JavaScripts: mouseplay, 3D animations, image manipulations, zooms, text effects, etc. DHTML art: a collection of generative and programmatic artwork, interactive experiments done in DHTML and JavaScript.
You can learn the ways to manipulate your string data through ASP by going through this online ASP tutorial. A detailed explanation is available on this article about the string function MID() with exact syntax and the parameters are explained clearl |