Code Comments
Programming Forum and web based access to our favorite programming groups.I'm using the Internet Explorer object in MS Access 2003 to navigate an HTML page and automically fill in a form with values from the database. When I click the submit button, Internet Explorer pops up a security alert that states "You are about to be redirected to a connection that is not secure." then "Do you wish to continue?" Yes or No. I don't want to have to manually click the Yes button to continue. I have listed the website as a Trusted Site in IE's security settings and turned of f all the prompts. I have unchecked all the "Warn before . . ." options in IE's advanced settings. The DTHML object model has several methods to launch such dialog boxes (alert, confirm, etc.), but I can't find any way to access the dialog box in code once it's launched. It seems that there has got to be a way to access this box and click "Yes" (maybe through the WinAPI but I don't know how to do that) from code so that it doesn't require manual intervention. In advance, thanks for any help.
Post Follow-up to this messagetongue-in-ch-code and non-VB warnings both apply, but http://www.planet-source-code.com/v...gWId=10 may have logic that can be adapted to suit your needs
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.