Client-Side Validation of HTML Form Data Using VB Script
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic Script
More information:
Client-side validation is less secured but it comes handy for collection of less critical data. This ASP demonstrates a client-side validation, including VB Script functions to validate existence of required fields, and correct syntax of an e-mail address.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download aspclival.zip