المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Unreliable WebBroser control



C# Programming
10-02-2009, 12:01 PM
Hi,
I host a WebBrowser control in a WinForm. When the user clicks a button I call Navigate(url) on the control, but it's not 100% reliable. Sometimes the control will navigate to the page, but sometimes it won't, for exactly the same URL. Has anyone seen something similar?

thanx