Can anyone recommend a way to determine whether or not two given text files are not exactly the same in ColdFusion?
I know the contents of both files can be loaded into variables, and compared against each other, but I'm looking for a more efficient way. I don't need to see the differences, just an indication that they are different or the same. ___________________________________ Dave Konopka Systems Programmer Wharton Computing and Information Technology E-mail: [EMAIL PROTECTED] Phone: (215) 898-2685 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257630 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

