Re: FileName info (General questions)
Greg,
If you want to download image you should make new request and download it.
Something like this:
[code]http1.Response.FileName = c:\weonlydo_banner.jpg
http1.Get http://www.weonlydo.com/Images/weonlydo_banner.jpg [/code]
Drazen