How do i get a form field to accept properly formatted email addre

J

Jrmy1850

Ive got a form and i have two mandatory fields: Name and Email Address.
problem is someone just submitted the form and put in their mailing address
(oops) is there a setting in form field settings to ensure that it is a
properly formatted email address (even if it's a wrong address) just want to
formatt to be for an email address.
 
T

Thomas A. Rowe

There is no setting in FP for this.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
T

Thomas A. Rowe

You can do a search for a JavaScript function to validate the email address format, however you will
not be able to use FP Form Field Validation at the same time without copying and manually modifying
the Validation script created by FP after viewing the form page in your browser.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top