Note, in addition to URLDownloadToFile function the alternative approach is to use the webbrowser.navigate function.
This actually works but I am seeing if I can get this to work with URLDownloadToFile method in order to bypass some popup windows (file download security warnings) that show up in the browser after clicking to download the file. Instead of finding a way to programatically shut them I thought maybe the URLDownloadtoFile would bypass the browser altogether and thus my problem of the window pop ups as well. To see what I'm referring to see the attachment. Thank you in advance!
Main Topics
Browse All Topics





by: lchaPosted on 2009-08-21 at 16:03:00ID: 25156616
Please note that I am using HTTPS