I have a link to a document in standard format:
I need to, from the webserver and from VBScript, download the document behind the scenes to a temp directory onto the local drive so that I have an absolute path (i.e. C:\temp\file.doc). My question is, how can I download this document from VBScript or via the browser via http? I can make a regular old hyperlink pointing to the document and manually download the file but I need to do this behind the scenes. Anyone have an idea?
Thanks,
bitwise
I need to, from the webserver and from VBScript, download the document behind the scenes to a temp directory onto the local drive so that I have an absolute path (i.e. C:\temp\file.doc). My question is, how can I download this document from VBScript or via the browser via http? I can make a regular old hyperlink pointing to the document and manually download the file but I need to do this behind the scenes. Anyone have an idea?
Thanks,
bitwise