Can you do that?  The email address field is not required, but if something
is in there, I would like it to be valiadated as a properly formatted email
address.

<CFINPUT
TYPE="text"
 NAME="emailAddress"
MESSAGE="Please enter an email address." validate="email"
 value="#attributes.EmailAddress#"
size="30"
MAXLENGTH="64">


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331415
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to