G
GregS
I'm not sure where to post this. I want to automate
downloading a image from a web page (the file is
dynamically created by an ISAPI dll). I think I can use
HttpWebRequest to stream a binary file and write to a
file. Anyone ever done this or know where to look on how
to do it?
downloading a image from a web page (the file is
dynamically created by an ISAPI dll). I think I can use
HttpWebRequest to stream a binary file and write to a
file. Anyone ever done this or know where to look on how
to do it?