Categories


Mid Function

Raiting 5.00

It is very easy to understand the string functions through this ASP tutorial that particularly describes the Mid() Function in strings.

Cost: Free

Is Prime Function

Raiting 5.00

How to find the prime numbers using string functions is elaborately explained on this web based ASP learning tool that tells their usage with encryption algorithms.

Cost: Free

Create Convert Http strings into Clickable links

Raiting 5.00

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.

Cost: Free

Length of a String

Raiting 5.00

Programmers in ASP can obtain more useful tips on string functions in ASP with the help of online ASP guide where the uses of Len() functions is described in detail.

Cost: Free

Left() Mid() Right()

Raiting 5.00

A simple means of ASP online guide that is more useful for the beginners in ASP to get more information on ASP and VBScript string manipulation.

Cost: Free

Alter a string in an .ASP Page for use in an SQL statement

Raiting 5.00

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.

Cost: Free

URLEncode Function

Raiting 5.00

From this ASP online tutorial, you will acquire more information on URL encoding process and can learn the reasons why it should be done when passing form data and files through HTTP.

Cost: Free

Encoding and decoding strings using the ROT13 method

Raiting 5.00

This is a simple article that explains users in encoding and decoding a line of text using the ROT13 method. This is a very simple encoding method and does not encrypts the text and so cannot be used to encode sensitive informations like passwords etc.

Cost: Free

Dividing a long string to "pages"

Raiting 5.00

With the help of this online ASP tutorial, you will get the solutions to split a long string into pages. Comes with the source code that lets you learn the needed string functions easily.

Cost: Free

A Fast String Class for ASP Pages

Raiting 5.00

This online ASP article is available with detailed explanation on string concatenation process with Visual Basic and VBScript and also provides solutions to handle query strings in ASP applications.

Cost: Free

Len()

Raiting 5.00

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.

Cost: Free

Examining a text string with ASP and DHTML

Raiting 5.00

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.

Cost: Free

Queues in ASP Using Strings

Raiting 5.00

More useful tips on advertisement rotation system can be gained from this ASP tutorial that implements the string functions effectively with ads in ASP applications.

Cost: Free

Proper Capitalization

Raiting 5.00

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.

Cost: Free

Case Conversion

Raiting 5.00

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.

Cost: Free

Converting to upper and lower case

Raiting 5.00

The several ways to implement the lower case and upper case functionalities in strings are taught in detail through this online ASP article.

Cost: Free

Removing duplicates in a string list

Raiting 5.00

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.

Cost: Free

Generic Title Case

Raiting 5.00

Converting a text sentence into title case using ASP can be learnt easily with the help of this online ASP learning source which demonstrates on how to do that.

Cost: Free

How To Parse Strings in ASP or VBScript

Raiting 5.00

The string functions used to manipulate the data are taught through this ASP article that provides individual example for each function.

Cost: Free

Single page web sites

Raiting 5.00

Designing one whole website within a single framed page using the querystring properties can be learnt from this effective online ASP tutorial.

Cost: Free

String ASP tutorial

Raiting 5.00

The various methods in declaring a variable in ASP programs and application is clearly taught with simple means of examples on this web based ASP tutorial.

Cost: Free

Using the EVAL method

Raiting 5.00

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.

Cost: Free

HTML Parsing Function Library

Raiting 5.00

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.

Cost: Free

String Handling - Trimming Strings

Raiting 5.00

Both the easy and correct solutions to parse a text from an existing database is offered with this ASP tutorial where it explains how to display the retrieved string with a link.

Cost: Free

Unicode to punycode online decoder and encoder

Raiting 5.00

An useful ASP tutorial that educates you to learn how to encode and decode data / URL online. More information are available for Unicode and Punycode.

Cost: Free

SQL string processing

Raiting 5.00

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.

Cost: Free

Converting URLs into Hyperlinks

Raiting 5.00

This web based ASP resource lets you learn the faster way to convert the URLs and email addresses into hyperlinks using ASP server side script.

Cost: Free

StrCat.Catter - An Efficient String Concatenation Component

Raiting 5.00

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.

Cost: Free

Manipulation of String

Raiting 5.00

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.

Cost: Free

isAlpha for ASP

Raiting 5.00

An useful tutorial for learners in ASP to learn the ways to generate an ASP program to check if a certain string has only alphabets.

Cost: Free

Using the Eval and Execute Functions

Raiting 5.00

The benefits and working principles of EVAL and EXECUTE functions in ASP strings can be learnt easily through this online ASP study module.

Cost: Free

Replace one string to another in a text file

Raiting 5.00

Through this ASP learning source, you will learn the string functions easily to replace a particular string in a text file with new text.

Cost: Free

Master your strings

Raiting 5.00

This ASP based string manipulation tutorial that illustrates some useful string functions with proper examples to let you understand quickly and easily.

Cost: Free

Counting the Occurances of a Letter in a String

Raiting 5.00

This little ASP article enables you to clearly understand the process of finding the total occurance of a particular character in a text statement.

Cost: Free

String Manipulation : Mid Function

Raiting 5.00

A smaller online ASP article that tells about the function used to extract a sub string from a given string.

Cost: Free

LTrim; RTrim; and Trim Functions

Raiting 5.00

The needed string functions to seperate the first or last characters from a given text is explained with detailed description in this ASP tutorial.

Cost: Free

How to Use Dictionary Object

Raiting 5.00

This string functions are used to store the values given in a form with a dictionary Object which is clearly demonstrated through this online ASP tutorial.

Cost: Free

SPLIT String Function by Charles Carroll

Raiting 5.00

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.

Cost: Free

Concatenate strings in sql

Raiting 5.00

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.

Cost: Free

Using The Split() Function

Raiting 5.00

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.

Cost: Free

The Len() Function

Raiting 5.00

How to calculate the length of the string is taught on this online ASP article and the provided example lets you grab the points on LEN() string function quickly and easily.

Cost: Free

Timing & Benchmarking ASP Scripts

Raiting 5.00

How to integrate ASP and VBScript string functions together with COM object to generate performance monitoring system for scripts is clearly taught through this ASP tutorial.

Cost: Free

Capitalization in your code

Raiting 5.00

This ASP article provides more solutions to the problems in writing ASP programs and scripts where presenting the code in proper case is analyazed in detail.

Cost: Free

Client-Side Validation of HTML Form Data Using VB Script

Raiting 5.00

The data which are available on ASP and HTML forms can be validated using the VBscript on the client side to detect the incorrect data in the fields.

Cost: Free

Ensuring numeric values in text boxes

Raiting 5.00

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.

Cost: Free

Validation example string length

Raiting 5.00

Verifying the length of given input can be performed using ASP and VBS string functions and this ASP tutorial provides the required functions within a sample snippet.

Cost: Free

Check a number is in a valid range

Raiting 5.00

You will be capable of creating a number verification program for ASP applications by studying this online ASP learning source.

Cost: Free

Extract String

Raiting 5.00

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.

Cost: Free