automate clicking button on security warning box?

gv
Date: 04/23/04

  • Next message: jeff: "How to get position from window.open (Igor)?"
    Date: Fri, 23 Apr 2004 13:49:09 -0400
    
    

    Is there a way to automate clicking a button when a pop up dialog box
    appears? I have a winform application that hosts the browser control, and
    when it navigates from a non secure to a secure page, an annoying pop up box
    appears warning the user that you are about to go from a secure to a non
    secure, which is a bug, seeing I'm going from a non secure to a secure page.
    MS has agreed its a bug and says its fixed in IE6SP1, but its not. Its
    still there so perhaps I can automate a button click on that box, or can I?
    I've tried to set the global IE settings, but nothing has prevented the box
    from appearing.
    Any thoughts, advice.
    Thanks
    gv


  • Next message: jeff: "How to get position from window.open (Igor)?"