And don't forget about CFPARAM's type attribute. Try to do this with CFIF
(it's possible but ugly - RegExp to check for UUID):

<cfparam name="foo" default="#CreateUUID()#" type="UUID">

-erki


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to