I have developed a web page that will post a multipart form with a file to 
another server using a <cfhttpparam type="File"> tag inside a <cfhttp> 
tag. By the time the file has been uploaded to the other server it has an 
additional CR-LF pair of characters. This is being done regardless of the 
type of file or the mimeType attribute set for the cfhttpparam tag. If I 
access a page on the second server outside of ColdFusion and post the same 
file from my browser it makes it to the server without the additional 
characters. 

Has anyone else seen this behavior or have any idea how to get around it?

I am using ColdFusionMX server version 6.1.

Thanks
Raymond Zeigler

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:250134
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to