<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Testing String Equality Of Any Length Happens Instantly In ColdFusion Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:678.view Date Posted: May 4, 2007 at 7:25 AM ---- --------------------------------------------------------------------------------------- ---> Pre Alteration:
#strTextA.HashCode()#
#strTextB.HashCode()#
Post Alteration:
#strTextA.HashCode()#
#strTextB.HashCode()#