problem with NavigateComplete2 Event
- From: "yasodhai@xxxxxxxxx" <yasodhai@xxxxxxxxx>
- Date: 9 Jun 2006 00:13:51 -0700
Hi all,
I have used two webbrowser control in my project. I submitted a form
in the first webbrowser control and after the new page is loaded i
retrieved the url of the new page. Then this url is loaded in the
second webbrowser control using Navigate2.I called this Navigate2
method in the document complete event of the first webbrowser control.
In the second webbrowser control the loaded page contains so many
images and from that i have to retrieve a specific image. That i
thought of retrieving using the get_alt method. But i tried the code in
the documentcomplete event and in the Navigatecomplete2 event. In
document complete it is not working completely. But in
NavigateComplete2 event i will not be able to retrieve the image
always. sometimes the image can be retrieved. Suggest me with some
solution to come out from this.
.
- Follow-Ups:
- Re: problem with NavigateComplete2 Event
- From: Igor Tandetnik
- Re: problem with NavigateComplete2 Event
- Prev by Date: Re: webbrowser2 hangs when applet opens a window
- Next by Date: Re: IHTMLElement.click() will it open new browser window ?
- Previous by thread: Taking over all clicks on links
- Next by thread: Re: problem with NavigateComplete2 Event
- Index(es):
Relevant Pages
|
|