|
-
Apr 7th, 2006, 10:19 AM
#1
Thread Starter
Addicted Member
Webbrowser control?
Hi,
I'm using webbrowser control in my vb appliaction to submit some web pages and I have a problem. I put some value in html text box then I fire 'onChange' event (then javascript populate some values on web page, this is must) and then in some cases javascript open alert window with some question 'blah, blah... Yes or No?'
Problem is how to close this alert window?
How to 'click' on Yes button from webbrowser control?
When javascript from web page show alert window webbrowser control fire BeforeNavigate2 and DocumentComplete events, but NewWindow2 event doesn't fire and webbrowser.document didn't changed.
Does anyone have experience with this issue?
thanks j
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
|