ASP Vbscript InStr String Function Examples

by top54u.com 31 Jul, 2008
In the previous article ASP Vbscript InStr String Function Syntax we discussed about the syntax and parameters of vbscript InStr function. Now we will learn with the help of examples, how to get the index of specified string expression or character from a string using vbscript InStr function..
[read full article here]

ASP Vbscript InStr String Function Syntax

by top54u.com 31 Jul, 2008
In ASP web pages, Vbscript InStr string function works similar to javascript indexof function. Vbscript InStr function returns the first occurrence of the specified substring, string pattern or character in a given string..
[read full article here]

ASP Vbscript UCase String Function

by top54u.com 31 Jul, 2008
Vbscript UCase string function provides the functionality to convert the string to uppercase in ASP web pages. Using vbscript UCase function, you can convert the string containing lower case and upper case letters to uppercase completely..
[read full article here]

ASP Vbscript LCase String Function

by top54u.com 31 Jul, 2008
Vbscript LCase string function provides the functionality to convert the string to lowercase in ASP web pages. Using vbscript LCase function, you can convert the string containing lower case and upper case letters to lowercase completely..
[read full article here]

ASP Vbscript Right String Function

by top54u.com 28 Jul, 2008
In ASP, vbscript Right string function returns the substring of specified length starting from the right side of a string. You can use also the vbscript Len function to get the number of characters in the string that returns the string length..
[read full article here]

ASP Vbscript Left String Function

by top54u.com 28 Jul, 2008
In ASP, vbscript Left string function returns the substring of specified length starting from the left side of a string. You can use also the vbscript Len function to get the number of characters in the string that returns the string length..
[read full article here]

ASP Vbscript Len Function

by top54u.com 28 Jul, 2008
In ASP web pages, Vbscript Len function is used to get the length of a string. Vbscript Len string function returns the number of characters in the specified string. You can use the Len function to get the character count or string length.
[read full article here]

ASP Vbscript StrReverse String Function

by top54u.com 28 Jul, 2008
In ASP, vbscript StrReverse String function is used to get the specified string in reverse order. Vbscript StrReverse function returns the string in reverse order starting from its last character at right side end.
[read full article here]

Vbscript String Function

by top54u.com 28 Jul, 2008
Vbscript String function returns a string of specified length with repeating pattern of a character. Vbscript string function is generally used to reduce.
[read full article here]

Vbscript String Functions

by top54u.com 28 Jul, 2008
Vbscript string functions provide the functionality to perform various actions on string type values stored in the vbscript variable. Vbscript string functions allow you to search and match the specified pattern in the string, replace.
[read full article here]

Tags

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

OUR SPONSORS[+ advertise here]
related videos.....
recent posts.....
top54u ezines.....