Download a website's source with VBS



Hello everyone,

Okay probably a simple question, but I'm very green to VBS and I can't
find this anywhere! In the Unix world I use wget to download just the
source file for a given website, but I need to do this same thing in
Windows and preferably with VBS.

Basically what we're doing is downloading an xml file from a vendor's
website then importing it into our MS SQL database via a VBS script
(using QLXMLBulkLoad). I have this part working, but I now need to
download the xml file from the web server. Ideally I'd like to put
this download routine before the code that imports the XML content, but
that's my delimma -- I dunno how to write it :)

Thanks for any suggestions or pointers into the right direction. Take
care --

Alex

.



Relevant Pages

  • Re: Taskbar problems
    ... Quick Launch: Gives error message, ... Either download the .reg or .vbs from here or run my utility listed below it ...
    (microsoft.public.windowsxp.general)
  • Re: Download a websites source with VBS
    ... In the Unix world I use wget to download just the ... Windows and preferably with VBS. ... Basically what we're doing is downloading an xml file from a vendor's ... website then importing it into our MS SQL database via a VBS script ...
    (microsoft.public.scripting.vbscript)
  • Re: Quick Launch disappears with each reboot
    ... Quick Launch: Gives error message, ... Either download the .reg or .vbs from here or run my utility listed below it ...
    (microsoft.public.windowsxp.general)
  • Re: quick Launch
    ... Quick Launch: Gives error message, ... Either download the .reg or .vbs from here or run my utility listed below it ...
    (microsoft.public.windowsxp.general)
  • Re: Quick Launch disappears with each reboot
    ... Quick Launch: Gives error message, ... Either download the .reg or .vbs from here or run my utility listed below it ...
    (microsoft.public.windowsxp.general)

Loading