Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
When Session Variables Go Bad - Introduction
Validation example string length
Variable Scope
Variables and Values in VBScript
Variables, Values, and Arrays in VBScript
Using the Eval and Execute Functions
Using the EVAL method
Using The Split() Function
Using a query string to send information
URLEncode Function
Use prefix notation when naming your variables
Unicode to punycode online decoder and encoder
UBound Function
Trace your referrer
The Len() Function
Top Code
A Fast String Class for ASP Pages
Accessing and Changing Arrays
Add Item to array
All About Variables Part 1 : Defining and Using
Alter a string in an .ASP Page for use in an SQL statement
Applications and application variables
Arrays
ASP Random Code Generator
ASP Variables
Beginner's Guide to Effective use of Arrays in ASP
Capitalization in your code
Check a number is in a valid range
Client-Side Validation of HTML Form Data Using VB Script
ColorConversion Object 2.0
Comparing two sets of data
ASP > Tips and Tutorials > String & Variables
Source List
All | Freeware

Code 81-90 of 99   Pages: Go to  << Prior  1  2  3  4  5  6  7  8  9  10  Next >>  page  


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