|
|
isAlpha for ASP |
|
|
4 Guys From Rolla |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
Click to Download |
|
|
32 |
This ASP tutorial provides soltutions to examine a string to verify if it is made of only with alphabets. In-built program iterate through each charater and compares it with A-Z and simply outputs the result whether the given string is alpha or not through which you will obtain the functions and methods with syntax. Very useful to let the users to input unique names without special characters in ASP forms.
|