Are you using CFHTMLHead, CFAjaxProxy, or any other tag that sneaks
content into the header?   Also, does your Application.[cfc|cfm] file
produce any output.

I'm failing to understand why you can't just dump out the
cfhttp.filecontent and look at it.  Hit it in a browser and view source.
 If the first value is "<" there are probably some script tags or
something getting in the output.

~Brad

-------- Original Message --------
Subject: Extra leading content in cfhttp.filecontent
From: M P <[email protected]>
Date: Tue, October 20, 2009 7:16 pm
To: cf-talk <[email protected]>


I have a page that posts form data via cfhttp post and then receives a
comma separated list of response values. I control both the remote
posting code and the code that generates the response.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327416
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to