OpenBD 1.3 appears to support CF's relatively newer isValid function:
isValid('email',"[email protected]")
Also, is it a performance hit to make use of CF's loose type Boolean
feature?
(where any int above 0 is automatically considered true)
Thus shortening your test to:
<CFIF find("@","#form.recipient_user_name#")>
Al
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/
mailing list - http://groups.google.com/group/openbd?hl=en