download/save web page 
Author Message
 download/save web page

Is there a way to do this from a script (VBScript) or ASP
page? I would like to automatically create an IE instance
that would go to a webpage and save it to disk with no
user intervention.

Thanks a million!



Tue, 19 Oct 2004 04:55:46 GMT  
 download/save web page

Quote:

> Is there a way to do this from a script (Vbscript) or ASP
> page? I would like to automatically create an IE instance
> that would go to a webpage and save it to disk with no
> user intervention.

In addition to the InternetExplorer.Application object, you can use the
microsoft.xmlhttp object as well to get the source code of a Web page.

For an example on the two methods, see this thread:


Subject: is there a vbs command to download a web pages html source code?
Newsgroups: microsoft.public.scripting.vbscript
Date: 2002-03-14 23:34:52 PST
http://groups.google.com/groups?hl=en&th=44ef3ee8c4db3efb&rnum=6

--
torgeir



Tue, 19 Oct 2004 05:28:52 GMT  
 download/save web page
Nothing yet...

Quote:
>-----Original Message-----
>Hello,

>I am looking to do something similar. Have you managed to
>make some progress here? I would like to know how to do
>this.

>Thanks, Mala
>>-----Original Message-----
>>Is there a way to do this from a script (Vbscript) or
ASP
>>page? I would like to automatically create an IE
instance
>>that would go to a webpage and save it to disk with no
>>user intervention.

>>Thanks a million!
>>.

>.



Sat, 30 Oct 2004 03:30:50 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. file

2. Help saving web page with web control?

3. how to download and save images from the web

4. Program for downloading of web pages from internet

5. Download macros from project server web pages

6. Help needed: Downloading web page source

7. Program for downloading of web pages from internet

8. How to download the HTML source of a web page

9. Downloading many files from a web page

10. Using MSXML to download a web page

11. How do I detect when a web page has completed download

12. How to download the HTML source of a web page

 

 
Powered by phpBB® Forum Software