On Thu, Jul 1, 2010 at 9:57 AM, Brad Wood wrote: > > If you want to be able to visually represent something that is a little > cumbersome to display, why don't you try hashing it? That may help > comparing them as well.
+1 for hash()! If it's binary data you'd just get gobbledygook when converting it to a string anyways, with a hash you should be golden either way. :Den -- The only fence against the world is a thorough knowledge of it. John Lock ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335023 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

