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/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283635 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

