|
|
Email Validation with VBScript |
|
|
Steven Smith |
|
|
ASP / Email Systems |
|
|
Click to Visit |
|
|
86 |
Website and ASP developers can get more benefits from this online ASP article which tells about a method for validating submitted email addresses in ASP forms. This program verifies the presence of email address items like '@' and '.' and calculates the string length after '.'. To implement this process this article uses the VBScript string functions.
|