PRB: Events Not Firing When IE4 WebBrowser Placed On Web Page (183048)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q183048 SYMPTOMS
WebBrowser events such as DocumentComplete, DownloadComplete,
BeforeNavigate2, and others do not fire when you host the WebBrowser
control in an HTML page under Internet Explorer 4.0x.
CAUSE
The WebBrowser ActiveX control is not designed to be used in an HTML OBJECT
tag.
RESOLUTION
Microsoft does not support use of the WebBrowser control in an HTML OBJECT
tag. Microsoft recommends using IFRAME or FRAMEs instead of embedding the
WebBrowser control in HTML.
STATUSThis behavior is by design.REFERENCESFor more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
| Modification Type: | Major | Last Reviewed: | 5/11/2006 |
|---|
| Keywords: | kbcode kbnofix kbprb KB183048 |
|---|
|