web browser control
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all.. I use the web browser control on a vb6 form .. the problem is : if the user choosed to work offline (from Internet Explorer) the (connect / stay offline)dialog appears as soon as the form loads (before i try to navigate any page) I want to prevent this from happenning .. any suggestions?
-
Hi all.. I use the web browser control on a vb6 form .. the problem is : if the user choosed to work offline (from Internet Explorer) the (connect / stay offline)dialog appears as soon as the form loads (before i try to navigate any page) I want to prevent this from happenning .. any suggestions?
Try stopping the browser firing till your ready. Look Here