John Austin
2004-09-09 15:46:54 UTC
When I call the Navigate method of the WebBrowser control from VB6 sp6, the
string data that I supply in the PostData argument is missing in the
corresponding BeforeNavigate event.
I am trying to trap the result of a query generated by the user and modify
it before it is submitted.
I am using IE6 sp1
Data supplied in the URL and Headers parameters appear OK in BeforeNavigate.
string data that I supply in the PostData argument is missing in the
corresponding BeforeNavigate event.
I am trying to trap the result of a query generated by the user and modify
it before it is submitted.
I am using IE6 sp1
Data supplied in the URL and Headers parameters appear OK in BeforeNavigate.
--
John Austin
John Austin