VB.net05 Web Browser Control redirect when offline. /Everyone should have this EVENT
Currently i have a form with a "Web Browser Control" on it.
Under the "Url" Property I have the loco i want the Browser to Navigate to.
Only problem, if the user has there computer offline when running the app.
The web browser will come back with a default error page from ie.
it say " Action canceled " UGLY
Is there some way i can validate the "Web Browser Control" to check if it makes it to the "URL" and if not have. Display a custom page in the "browser control". Other then the default IE Action canceled page.
Any Help would be Great :cool:
This really should be a standard for any "Web Browser Control"