Results 1 to 4 of 4

Thread: [RESOLVED] WebBrowser Showing IE Javascript Confirmation Box

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    South Africa
    Posts
    760

    Resolved [RESOLVED] WebBrowser Showing IE Javascript Confirmation Box

    OK, now the website I am navigating to is opening a confirmation box that lets me click "ok" or "cancel", but I dont want to see this box.
    Is it possible to not show it and just click "ok" without the user seeing the box?
    I have already set WebBrowser.Silent = True.
    If I helped you out, please consider adding to my reputation!

    -- "The faulty interface lies between the chair and the keyboard" --

    VB6 Programs By Me:
    ** Dictionary, Thesaurus & Rhyme-Generator In One ** WMP Recent Files List Editor ** Pretty Impressive Clock ** Extract Firefox History **

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: WebBrowser Showing IE Javascript Confirmation Box

    If it is your web site then you can control how it operates. But, if it isn't your web site, then whoever put it up has control, and that is the way it should be.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    South Africa
    Posts
    760

    Re: WebBrowser Showing IE Javascript Confirmation Box

    Well I am creating a prog that is meant to help the user by automating this, so is there any way to just click ok. It is not for malicious intent, as I presume that is what you are thinking.
    If I helped you out, please consider adding to my reputation!

    -- "The faulty interface lies between the chair and the keyboard" --

    VB6 Programs By Me:
    ** Dictionary, Thesaurus & Rhyme-Generator In One ** WMP Recent Files List Editor ** Pretty Impressive Clock ** Extract Firefox History **

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    South Africa
    Posts
    760

    Re: WebBrowser Showing IE Javascript Confirmation Box

    ok, well, I just bypassed the javascript authentication.
    Thread resolved!
    If I helped you out, please consider adding to my reputation!

    -- "The faulty interface lies between the chair and the keyboard" --

    VB6 Programs By Me:
    ** Dictionary, Thesaurus & Rhyme-Generator In One ** WMP Recent Files List Editor ** Pretty Impressive Clock ** Extract Firefox History **

Posting Permissions

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



Click Here to Expand Forum to Full Width