Forums
This topic is locked
Dynamically capture or download webpages
Posted 22 Jan 2004 23:26:44
1
has voted
22 Jan 2004 23:26:44 chris holloway posted:
I have a database of about 5000 URL links and want as ASP app to go to each link and download / save that page (no graphics, just text) to a folder on the server.Any ideas what would the ASP code look like to save that page to disk?
I'm not sure exactly how to do what I want because I don't want it to open the pages, just grab or download them directly to the disk.
any ideas ?