http://www.openoffice.org/dev_docs/using_md5sums.html
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Dennis Powers [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 6:25 PM To: CF-Talk Subject: Reading Binary Files - calculating checksum I have project where users are going to upload binary files to the server and I need to do two things after upload for two different types of files. With one file I need to be able to read a checksum value from a fixed offset position within the file to store in the DB for duplicate detection and for the other type of file I need to calculate the checksum of the file data. The checksum is calculated from a specific offset (2048 bytes in) to the end of the file again for duplicate detection. This will run on a windows based CF5 server. Does anyone know of a COM object command line program or a CFX that will do any of these things? Best Regards, Dennis Powers UXB Internet - A website design and Hosting Company 690 Wolcott Road P.O. Box 6029 Wolcott, CT 06716 Tel: (203)879-2844 http://www.uxbinternet.com/ http://www.uxb.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283641 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

