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 31-40 of 99   Pages: Go to  << Prior  1  2  3  4  5  6  7  8  9  10  Next >>  page  


Those who need to store the file contents into an array can study this online ASP material to create a dynamic array. After reading this they can generate their own snippet to read a file line by line and can store them into the current array by not



Here, the string and ASP functions used to implement randomized ordering task is clearly described with a sample ASP snippet which also has an online demo. By reading this / article, you will be able to create your own sorting system in ASP. Inbuilt



An efficient online ASP study material which describes every aspect of ASP query string with detailed explanation that describes the uses of passing information from one page to another and also teaches how to perform this using querystring technique



Problems with ad rotating can be solved with the help of the ad solutions provided in this ASP based string article. This article suggests you to create a queue module to place the displayed ads in the last position so as to display the first ad and



With the help of this ASP learning module, it is obviously illustrated how an element in an array can be called and can be displayed together with other text expressions. More useful to get info on data manipulation through ASP and this article provi



This string manipulation article lets you know the steps needed to convert the text in proper case format. The function PropCase() is illustrated with an example program how to capitalize the starting letter of each word that are passed through an ar



More beneficial for ASP learners to gain more knowledge in sending binary files to a URL in ASP. And this tutorial clearly depicts how you can pass binary data using WSH, VBA and VBS in addition to ASP through internet explorer without the need of ot



This is one of the online ASP tutorial from which you can understand the process of passing array values into ASP / HTML forms and learn the ways to retrieve the array items in the forms to an array. Source code gives the required functions with thei



It is obviously stated in this ASP article about the uses of arrays in sending information through web browsers. Implementation of FIFO process in arrays for data transfer in ASP form is demonstrated using VBScript and javascript technologies. Live d



A web based ASP course that clearly explains how the arrays in the ASP form page can be sent to another ASP page. Instead of using session variables here it is described to use querystring to pass strings and number arrays. And the given ASP coding l