Consulting

Results 1 to 2 of 2

Thread: Internet Explorer dialog pop-up from Excel

  1. #1

    Question Internet Explorer dialog pop-up from Excel

    Hi all!

    I have some code that pulls some data from excel, puts it into a webpage and submtis it.

    However, sometimes I get a "You are about to be redirected to a connection that is not secure." with Yes/No buttons.

    Any ideas on how I can bypass this dialog with either a "Yes" click or an option to not display that warning?

    -Matt

  2. #2
    Knowledge Base Approver VBAX Master Oorang's Avatar
    Joined
    Jan 2007
    Posts
    1,135
    Location
    If I am not mistaken, if you go Internet Explorer>Tools>Internet Options>Advanced Tab>"Advanced Tab" near the bottom there should be a switch that says something like "Warn when switching between secure and insecure mode". I believe that unchecking this should supress your error.
    Cordially,
    Aaron



    Keep Our Board Clean!
    • Please Mark your thread "Solved" if you get an acceptable response (under thread tools).
    • Enclose your code in VBA tags then it will be formatted as per the VBIDE to improve readability.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •