Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
When Session Variables Go Bad - Introduction
Variables, Values, and Arrays in VBScript
Variables and Values in VBScript
Variable Scope
Validation example string length
Using the EVAL method
Using The Split() Function
Using the Eval and Execute Functions
Using a query string to send information
Use prefix notation when naming your variables
URLEncode Function
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 21-30 of 99   Pages: Go to  << Prior  1  2  3  4  5  ...  10  Next >>  page  


This ASP learning module analyses the usage of array functions in VBScript Combsort and bobblesort. The author prefers the Combsort method to sort larger arrays in no time. The given table lists the difference on Combsort and Bubblesort implementaion



This is more useful for the web developers in ASP language to get more details in string handling functions in ASP. This article illustrates the steps to create two dimensional array with variables and suggests the bubble sorting method to arrange th



The array items in VBscript array can be sorted out quicker by converting the array into JScript array sorting function. This article shows the simplest way to interchange VBScript and JScript arrays using which you can sort any number of array table



An ASP tutorial that educates you about the usage of querystring functions in building a website which has only one page with several navigation links. This article describes how all links can be accessed within a single page through Querystrings. On



This ASP educational module teaches you how ASP function can be used together with HTML to output the server variables such as HTTP_USER_AGENT, HTTP_REFFERER, REMOTE_HOST, HTTP_COOKIE etc., with their values. This is very useful to collect the detail



This web based ASP resource describes the benefits of server variables to display site statistics, to collect user information etc., From which you can learn the ASP functions to grab the current value of server variables. It comes with a little prog



From this article ASP developers and web programmers can get more useful tips to create application to send various types documents like Adobe Acrobat (.pdf), Microsoft Word (.doc) and PKZip (.zip) to their users and explains the ways to enable the u



Bad words in the text fields of a comment form or other ASP forms can be detected and can be removed / replaced with the new words is explained with two little snippets from which you can obtain the required array string functions and their parameter



This is a web based ASP article that comes with a little ASP snippet and through which the learners in ASP can learn how array functions are used to manipulate the items stored in an array. From the provided program you will be able to know the worki



An useful tutorial for those who handle array funcions in ASP to get more tips on array functions. This article educates you about how an one-dimensional array can be obtained from a two-dimensional array. After changing array dimension, it is descri