
Internet Conection from VB5
Hi everybody in the group !!
I've got a problem. Somebody can give me a hand ?
I've got an VB5 application, with a 'webBrowser' object to show some
HTML pages.
1- When I make some Javascript calls from the HTML to open a new browser
window ('window.open(..)')
the window opened is alway an I. Explorer one, because the object
used is Microsoft. ? Is there
any way to open it in the system default webbrowser (ie. Netscape),
even changin JavaScript calls
for VB5 code ?
2- ? Is there any way to detect if the internet conection is open ?
If so, and the conection is closed, ? how can I call the standar WIN
dialog to inform the user
and ask him to stablish the conection ? ? Can this conection be
stablished direclty, without user
confirmation ?
Thank's for the help
Javier Alvarez