[thelist] HTTP Request

Hendrik Schwachenwalde come2los at yahoo.ca
Thu Jan 27 08:11:16 CST 2005


> Can anyone
> tell me how to capture the body of the HTTP request
> via my ASP script so
> that I can then write it to a file for analysis?

I don't know the answer to your question (saving the
full response to a file using ASP), but if you are
willing to use a different approach to see the
response to your request you can:
 - either download a free packet sniffer like
"Ethereal"
 - or send your request to the server using a telnet
client on port 80. 

In either case you will see the raw response, and you
can also save it to a file.

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


More information about the thelist mailing list