 |
|
Top 1 to 50 String & Variables - ASP scripts at Programsdb.com |
Scripts are listed afer popularity. To display the scripts after name please click here
1)
Manipulation of String
This String manipulation tutorial describes the basic and advanced functions in ASP strings. More useful for the ASP learners to understand the functions quickly but also easily.
2)
Comparing two sets of data
You can find an easier method to compare two sets of arrays in ASP by studying this online ASP article which comes with example code snippet to provide the required functions.
3)
Multi-dimensional arrays
This web based ASP article describes and provides functions on Multi-dimensional array creation which lets you develop your knowledge in arrays.
4)
Using the EVAL method
This little ASP article comes with the sample program from which you can understand the benefits of Eval function in strings to evaluate mathametical expressions.
5)
Proper Capitalization
One of the ASP tutorial that describes the uses of string functions to change the first letter case into capital with the help of a little snippet.
6)
Replacing bad words in a string
One of the string manipulation tutorial that educates you how the bad words in the ASP form page can be removed or replaced by implememting the string array functions.
7)
Accessing and Changing Arrays
It is a basic thing in ASP that every element is stored in an array with index and this ASP study material explains how array items can be accessed using index feature in arrays.
8)
Removing duplicates in a string list
Through this online ASP article, developers in ASP can create their own system to keep the string list with true data by eliminating the duplicate and fake strings.
9)
Creating an Dynamic Array of Dictionary Objects
This ASP article deals with dynamic array for creating Dictionary Objects together with ASP which comes with sample source code.
10)
Using the Eval and Execute Functions
The benefits and working principles of EVAL and EXECUTE functions in ASP strings can be learnt easily through this online ASP study module.
11)
String Manipulation : Mid Function
A smaller online ASP article that tells about the function used to extract a sub string from a given string.
12)
Sort a VBScript array
This ASP online educational system teaches you how to implement a faster sorting system in ASP using arrays in VBScript and JScript with clear explantion.
13)
Using The Split() Function
This ASP tutorial directs you to manipulate the strings using ASP and VBS string functions where it explains how to split string and how to store the seperated parts into individual array.
14)
Strings and Arrays
An ASP article that deals with string handling functions and describes how a string can be splitted to generate an array and tells the ways to filter a word from a sentence string.
15)
Variables, Values, and Arrays in VBScript
A clear explanation about arrays in VBScript is provided with this tutorial that teaches how it works together with ASP to handle single and multi-dimensional arrays in web applications.
16)
Extract String
Extract String is a tutorial which is provided with a function that will be useful for the readers to eliminate substring’s occurrences in a string.
17)
ASP Random Number Generator
This is a collection of ASP coded scripts using which you can generate lottery numbers, random numbers on your website. Users can configure number of digits or sets of numbers to be generated.
18)
Generate a random number
It aims to teach you about the creation of an ASP application to generate randomized numbers for several web based purposes. Source code describes the requirements and randomize process clearly.
19)
Using a query string to send information
Sending data, values, information etc., from one ASP page to another ASP page can be done easily using QueryString which is taught with a sample program in this ASP learning course.
20)
How To Parse Strings in ASP or VBScript
The string functions used to manipulate the data are taught through this ASP article that provides individual example for each function.
21)
SPLIT String Function by Charles Carroll
From this ASP article, you can develop your knowledge in ASP/VBS string functions and this article explains the usage of SPLIT function to filter sub strings from a string.
22)
SQL string processing
A more easier way to send an array which contains the items seperated by comma into the SQL server can be acquired from this online ASP tutorial.
23)
Implementing Dynamic Arrays of Objects
You can gather more details about Dynamic Arrays of Objects to store the data and learn the easier ways to manipulate the data related functions using ASP technology.
24)
Len()
This little ASP article teaches how to use the LEN() string function to obtain string length and is useful for the beginners in ASP to learn string functions.
25)
ActiveX ByteArray object for ASP
Object to work with safearray binary data (bytearray) and string data in VBScript/ASP. Lets you read and write binary data from disk, convert the binary to a string/hexstring, Base64, codepage/charset (including Unicode/utf-8) and punycode/idn conversion
26)
Array How to Part 1
An array based ASP tutorial that illustrates about array initialization and assiging values to array with their functions.
27)
HTML Parsing Function Library
Web developers can use this online ASP tutorial to learn the ways on how to implement the strings to retrieve particular text from HTML documents.
28)
Master your strings
This ASP based string manipulation tutorial that illustrates some useful string functions with proper examples to let you understand quickly and easily.
29)
Concatenating strings and variables in Classic ASP
Those who have no knowledge in coding can learn and obtain the ways to join two individual strings into one string through this ASP tutorial.
30)
Add Item to array
An array based ASP article which is more useful for the beginners in ASP to how to add an item into an array via ASP language.
31)
Applications and application variables
Like session variables, application variables also can be manipulated in site applications through ASP and is easily learnt through this ASP educational source.
32)
Arrays
The various basic functions in arrays can be learnt using easier means of examples provided in this ASP online educational module.
33)
Using the QueryString
This web based ASP article helps the ASP developers to advance their knowledge about querystring - the ASP technique used in transmitting data between web pages / forms etc.,
34)
Alter a string in an .ASP Page for use in an SQL statement
Developers in ASP programming can study this web based ASP tutorial to acquire more information on ASP strings and can learn the ways to convert an ASP string to be used with SQL statement.
35)
Create Convert Http strings into Clickable links
A web based string manipulation ASP tutorial with which you can convert the text string that contains the 'http' to hyperlink by using the ASP string functions.
36)
Show All Server Variables
An useful online tutorial for ASP programmers to learn the ways to retrieve the server variables through ASP functions.
37)
Stuffing a Javascript Value into a VBScript Variable
From this ASP learning course learning the ways to send retrived values using javascript into an ASP page can be done clearly online. Explains everything with a little snippet.
38)
Variable Scope
This is a web based ASP learning source that teaches about the scope of variables such as local and global variables. Explains the limitations and usage of variable scope in JScript.
39)
Ensuring numeric values in text boxes
This simplest online ASP article will be useful for the ASP programmers to get the usage details on string functions to be used with web based applications.
40)
Examining a text string with ASP and DHTML
The process of checking a text string contains valid characters that can be perfectly done with the help of string functions which can be learnt with example coding provided in this ASP tutorial.
41)
Arrays How To Part 1 : The Basics
The basic aspects of array module are taught in this ASP tutorial that tells about several ways to create array structure to store the unique type of values.
42)
StrCat.Catter - An Efficient String Concatenation Component
This ASP tutorial eliminates the disadvantages with VBScript's concatenation process and provides you the StrCat.Catter component to join two text strings in ASP programs.
43)
Credit Card Number Checker
webmasters who deals with online payments can utilize this ASP script to check their users credit card number is true or not in no time using provided string functionalities.
44)
Four Ways to Send and Get Information
Four useful methods are demonstrated in this ASP article to pass information from one ASP or HTML page to other ASP page. Also, provides more information about session variables used to transmit data between ASP pages.
45)
Case Conversion
Case Conversion is a smaller ASP article using which the beginners in ASP will learn the ASP and VBS string functions to format text in desired case easily and quickly.
46)
Sending Binary Data from ASP
The easier ways to send several types of documents to the client machine and enabling them to save the sent files in their hard drives is demonstrated in this ASP tutorial.
47)
Handling Arrays Between ASP and COM
Transferring data between ASP and VB components can be implemented with the help of array functions which is explained in detail through this online tutorial.
48)
Concatenate strings in sql
It is an easier means of ASP online learning resource through which you can learn the steps needed to add a string with a query result in SQL and MS Access database.
49)
Use Local Variables
This web based ASP article defines the benefits of local variables with sub-routines instead of using global variables. This article says that using local variables results in cleaner codes that are easy to debug.
50)
Putting Arrays to Work
An useful tip to call an array item to be used with ASP based web applications can be gained from this smaller ASP article.
Browse Pages: |< 1 [2] [3] >> >|
|
|
|
 |
|
|