|
-
July 13th, 2001, 04:44 AM
#1
control browser navigation
hi all,
i'm writting a program with a WebBrowser1 object in my form and every navigation have to be occur in the browser eventhrough in response to a navigation targeted to a new window, or to a scripted window.open method.
i manage to prevents the new window from opening by setting the Cancel flag to TRUE in an event handler for the NewWindow2 event.
however, the new browser window does not open and the intended navigation fails. Is there any way to navigate the url in my current browser window?
thanks in advance!
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
|