NewWindow with WebBrower control 
Author Message
 NewWindow with WebBrower control

With NewWindow2 i can cancel a new window, but the page is
not display.
How can i display the new page in the webbrowser control?
i want to use only one control!!

Thanks, and sorry for my english!!!



Sun, 28 Aug 2005 06:00:17 GMT  
 NewWindow with WebBrower control
NewWindow2 event has a "ppObj" parameter (and a cancel parameter).
on this event do:
    Set ppObj = webbrowser1.Object
and do not set Cancel to true

I hope this works

Mert


Quote:
> With NewWindow2 i can cancel a new window, but the page is
> not display.
> How can i display the new page in the webbrowser control?
> i want to use only one control!!

> Thanks, and sorry for my english!!!



Sun, 28 Aug 2005 15:52:33 GMT  
 NewWindow with WebBrower control
And also check this out
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b184876


Quote:
> With NewWindow2 i can cancel a new window, but the page is
> not display.
> How can i display the new page in the webbrowser control?
> i want to use only one control!!

> Thanks, and sorry for my english!!!



Sun, 28 Aug 2005 15:54:49 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. raising an event from an activeX control on a htm page in a webbrower control

2. raising an event from an activeX control on a htm page in a webbrower control

3. Using Webbrower control to save a page

4. Handling NewWindow Event Of WebBrowser Control

5. Mouseover event on webbrower control

6. Offline mode has no effect in WebBrower control?

7. Webbrower control and word doc, views

8. Controlarry of WebBrower control doesn't work

9. ?????? Combine ProgressBar with WebBrower

10. To Write a Webbrower or Not - That is the Question

11. The height and scrollHeight in webbrower is different?

12. NewWindow navigating local resource or ftp

 

 
Powered by phpBB® Forum Software