FrontPage 2003 Form

S

Scott

I want to have my email form field require numbers, letters, periods, and 1 @
symbol. Is there a way to set those properties? I know you can set the field
to allow all those but can you specify which of those it must have?

Thanks,
 
T

Thomas A. Rowe

FP doesn't have anything built into do this, you will need to search for a JavaScript Email
Validation script. FP can on define what characters are allowed, not mandate what character must be
entered.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top