Hi In a Frontpage form can anyone suggest some validation rules for an email text box. Thank Paul M
P Paul M Oct 5, 2004 #1 Hi In a Frontpage form can anyone suggest some validation rules for an email text box. Thank Paul M
A Andrew Murray Oct 5, 2004 #2 a bit difficult, since an email address can be basically anything as long as it follows the rule such as [email protected] you might find a script that checks for the "@" symbol but since there are millions of email addresses you can't check for whether an email exists or not.
a bit difficult, since an email address can be basically anything as long as it follows the rule such as [email protected] you might find a script that checks for the "@" symbol but since there are millions of email addresses you can't check for whether an email exists or not.