If you want to use a regular expression to validate it with your taf file, you can use:
<@REGEX EXPR="^[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*$" 
STR="<@ARG email>" TYPE="E">

The only advantage this offers is the ability to block invalid characters.


Shannon Henderson
Web and System Services
Reed College
Portland, OR

--- You wrote:
Anyone have a snippet to validate email address when it is entered in a form
make sure it is valid format.
--- end of quote ---
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to