|
-
Oct 18th, 2005, 10:37 AM
#1
Thread Starter
Fanatic Member
[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.
-
Oct 18th, 2005, 10:45 AM
#2
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.
-
Oct 18th, 2005, 10:48 AM
#3
Thread Starter
Fanatic Member
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.
-
Oct 18th, 2005, 01:25 PM
#4
Thread Starter
Fanatic Member
Re: WebBrowser Showing IE Javascript Confirmation Box
ok, well, I just bypassed the javascript authentication.
Thread resolved!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|