Re: What goes into Response.Body? (General questions)
IS the example you gave complete? I am getting an error:
Error occured while accessing component property/method GET.
The current connection has been aborted by the network or intermediate services.
10053 - The current connection has been aborted.
Tried hostname = www.weonlydo.com - same error. What is the expected response.body if it were working?
Back to my original question - the .asp program is coded in VBScript - am I right to say that all Response.Write text would be passed to Response.body? Would you know whether there is any other VBScript command that would also send its output to Response.Body?