|
|
Validation example string length |
|
|
Programmershelp.co.uk |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
49 |
This validation process is widely useful on user registration forms like web applications to check whether the inputted data is within the particular range of length. Simply with the help of CheckStringLength(strText) string function this process can be executed without fail. Given sample code explains each function with clear description.
|