|
Not that I am aware of, but you can validate them before
they are inserted (for correctness only) in your form before it is
submitted.
eg:
<cfform ...>
<h5>E-mail Address:<br>
<cfinput type="text" name="UserEmailAddress" maxlength="255" size="40" required="yes" message="Please enter a valid E-mail Address." validate="regular_expression" pattern="([EMAIL PROTECTED],3})"></h5> </cfform>
Peter Tilbrook From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Claude Raiola Sent: Monday, 24 May 2004 2:14 PM To: CFAussie Mailing List Subject: [cfaussie] CFMAIL and validating email address Is there a way that I can validate email address in a
database rather than waiting for them to be validated during the cfmail
function
Kind Regards
Claude
Raiola (Director) You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 |
Title: AustAccomm Stationery
- [cfaussie] RE: CFMAIL and validating email address Barry Beattie
- [cfaussie] Re: CFMAIL and validating email address Peter Tilbrook
- [cfaussie] Re: CFMAIL and validating email address Gavin Cooney
- [cfaussie] Re: CFMAIL and validating email address Gareth Edwards
- [cfaussie] RE: CFMAIL and validating email address Claude Raiola
- [cfaussie] RE: CFMAIL and validating email address Claude Raiola
- [cfaussie] Re: CFMAIL and validating email address Barry Beattie
- [cfaussie] RE: CFMAIL and validating email address Barry Beattie
