|
Browser Tools (BT) Developer Documentation Pages |
|
ValidEmail()
Validate the format and characters of a field as being a legal
email address (not necessarily a real one).
Parameters:
em Field conatiaining what is presumed to be a valid
email address.
Headers:
bt.js
Return value:
TRUE Email is syntactly valid.
FALSE Email is invalid
Comment:
Examples:
See Also:
ThrowAwayEmail()
Test:
History:
20010415 DJR Created
© Copyright 2001-2003, Creativyst, Inc., All rights are reserved.