This source code will open a site/html page in the clients default browser (for example Internet Explorer or Firefox).
Add the following source code to a module:
'*************************************************************** 'Windows APIl Declarations for :Open Default Web Browser '*************************************************************** Public Declare Function ShellExecute Lib "shell32.dll" Alias _
|
If you want to open a browser window from a form, use the following VB code:
| GotoWebsite(Me, "http://www.compuonline.info/") |
0 reacties:
Een reactie plaatsen