Mike | NZSolutions Ltd wrote: > Hi all, I have just created a simple function to remove characters that > may cause the cfmail tag to crash...
Why would you strip those characters out rather than just use an isEmail() function and refuse to accept invalid input? Seems kinda silly to strip content from email addresses. http://www.cflib.org/udf.cfm?ID=216 Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234958 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

