Useful functions on ASP strings can be obtained from this online educational module that describes the steps to convert a string into clickable web link. To implement this task, the string functions are used on the given input and it simply outputs t
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
This ASP tutorial comes with an online demo and sample program that helps you to quickly understand the ASP functions needed to convert an web address or an email address into functionable hyperlinks. To implement this process, the Regular Expression
This ASP online tutorial elaborately explains the usage of ASP string functions to concatenate a query string with output. Sample program provides all necessary functions in proper syntax and this process is explained for the databases SQL and MS Acc
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
To check the availablity of array values within another array set is taught through this ASP learning course that describes the uses of VBscript's array and string functions. And here it is demostrated how to create two sets of arrays, how to assign
This ASP article has an example source snippet that demonstrates how the color values of RGB and HexaDecimal can be converted between them. Clearly explains the RGB methods and properties to retrieve color values and describes all functions used to t
From this easier ASP tutorial, web developers can create their own validation program in ASP using VBScript functions. The form fields can be checked at the client side to find the invalid data and this article describes it as lesser effective way to
Using this online ASP tutorial, you can obtain the useful tips to produce your ASP scripts in a readable format. Provides several related articles through which you can improve coding skills in ASP programming. Also, explains there is no need to capi
It is a web based ASP educational system that is available with individual chapters to demonstrate the various array functions in ASP. By going through this article, you can find more useful tips and information on basic aspects of arrays, creating a |