V
vicfurth
I have a product catalog table with url's refering to products images, e.g.
http://servername/filename.jpg
I use a form with the ActiveX Web Browser to view these images with the
browser.navigate method.
Some of the images i want to store locally, i.e. as the browser's Page.Save
as... command.
Is there a way to do this programatically, i.e. a webbrowser.save as command
or assign the the current document to a File object?
Thanks
http://servername/filename.jpg
I use a form with the ActiveX Web Browser to view these images with the
browser.navigate method.
Some of the images i want to store locally, i.e. as the browser's Page.Save
as... command.
Is there a way to do this programatically, i.e. a webbrowser.save as command
or assign the the current document to a File object?
Thanks