Frontpage 2003 form email field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have a form with a text box on it for the user to enter their email
address. it is possible for the user to enter any text even without the @
sign.

Is they anyway to get the text box just to accept emails rather then any text?
 
Which also won't prevent bogus email addresses being entered twice

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| You could use a JavaScript for this, but most don't deffentiate between a
| real email and (e-mail address removed).
|
| If you think your site visitors genuinely want to give you their email, then
| try a double enter script. Helps prevent mistakes.
|
| Example here ...
|
| http://frontpageforms.com/Double_ Enter.htm
|
| Mike Smith,
|
| http://FrontPageForms.com
| FrontPage Form Tutorials
| & Form Script Examples
|
|
|
| "StuJol" wrote:
|
| > i have a form with a text box on it for the user to enter their email
| > address. it is possible for the user to enter any text even without the @
| > sign.
| >
| > Is they anyway to get the text box just to accept emails rather then any text?
 
Back
Top