On Wed, 6 Nov 2002 14:31:48 -0500, in cf-talk you wrote:
>You might want to try this program if you are on windows...it will
>sniff http packets going along the wire.
Jon,
Thanks... unfortunately, this is apparently a code-related problem,
because I'm getting the same results from a server hosted on a
different network on the other side of the country.
Here's the little snippet of test code I'm using:
<cfset myrequest = GetHTTPRequestData()>
<cfsavecontent variable="mycontent">
<cfdump var="#myrequest#">
</cfsavecontent>
<cffile action="write" file="c:\cfusionmx\wwwroot\test\results.html"
output="#mycontent#">
I'm calling this template from the XML-RPC Debugger at
http://www.dscpl.com.au/xmlrpc-debugger.php , as well assorted XML-RPC
desktop applets.
But no matter how I call it, no matter what server I place it on, the
result is always the same... all the request headers are as they
should be, including Content-Length. But the content itself is set to
an empty string.
--
Roger
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription:
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.