FIX: PostData is Empty in BeforeNavigate of Internet Explorer 3.x WebBrowser (177555)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 3.0
- Microsoft Internet Explorer (Programming) 3.01
- Microsoft Internet Explorer (Programming) 3.02
This article was previously published under Q177555 SYMPTOMS
The Internet Explorer 3.x WebBrowser control fires an event called
BeforeNavigate before navigating to a URL. The BeforeNavigate event handler
receives various information including the PostData. PostData is data that
is sent along with an HTTP POST transaction when a form is submitted on a
Web page. Also, this data can be sent by a call to Navigate().
When this PostData parameter is received in a BeforeNavigate event handler,
it is empty.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been corrected in Internet
Explorer 4.0.
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbbug kbfix KB177555 |
---|
|