S. Isaac Dealey wrote: >>>Why would you strip those characters out rather than just >>>use an >>>isEmail() function and refuse to accept invalid input? > >>How about: isVALID(email,#form.email#)
Damn it, looks like I need to read the CFMX7 function and tag list again! I didn't know about this one. What a great function! Of course, I have CFMX7 here at work and on my own server, so I can use stuff like that for my own apps but most of the stuff I develop for "open source" I try to stick to CFMX 6.1 compatible so I end up using the isEmail() function from cflib anyway. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235003 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

