I recommend the hash() function which was introduced to cold fusion in
4.5.1 of 4.5.2.  This function creates an MD5 hash of whatever string
that you feed it.  An MD5 hash is a 32 bit sum (in hex) of the string. 
You can store this hash in the database as 32 (var)char field.

--
Josh Meekhof

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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