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/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283633 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

