Does anyone know how I can manipulate a binary file using CF? What I am trying to do is to upload binary files via a service and they are differing sizes and then merge them together once all the pieces are received..
The filename, starting position and the actual piece of the file is sent and if the file exists on the server open the file and insert the new information into the existing file from the starting position.. Any ideas? I have looked into storing things as text but need to do it as binary. Any ideas? Thanx ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292365 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

