Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WebBrowser - DownloadComplete

Status
Not open for further replies.

SebFr

Programmer
May 28, 2006
12
US
Hi,

I'm working on an application in Microsoft Visual C# with an embedded webbrowser. After I loaded a page, I'm using the event DownloadComplete to execute an action.

On my computer it works fine, but in some other computers, the event DownloadComplete is never reached, even if the page is totally loaded.
The framework version is the same on both computers.

Is anybody have a clue of what's happening?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top