[Top] [Prev] [Next] [Bottom]
[Contents]
SaJavaValEmail
Prints a Java Script function which checks that a string contains a valid e-mail format.
#include "sajavasc.h"
int SaJavaValEmail();
Argument
None
Returns an integer with a value of 0.
Prints a Java Script function checks that a string contains a valid e-mail format. The valid format contains 1 and only one @ character and at least 1 character before and after that character.
The code fragment:
SaJavaValEmail();
will write a string to standard out which is equivalent to the contents of the file:
config\htmlstyle\YValEmail.js
in the Sapphire distribution.
SaJavaSsnCheck, SaJavaZipCheck, SaJavaCardCheck
SaJavaNoEmptyFields, SaJavaDateFixNow, SaJavaIsAllDigits
SaJavaIsAllLetters, SaJavaIsFieldNotBlank, SaJavaState
SaJavaSimpleFormat, SaRegJsScripts, SaPrintJsScripts, SaJavaCallFunc
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.