| View previous topic :: View next topic |
| Author |
Message |
Shawnzzzy Newbie
Joined: 31 Mar 2004 Posts: 3
|
Posted: Mar 31st, 2004 11:44 PM Post subject: Launching Internet Explorer |
|
|
Hi,
Does anyone know the code in visual basic.net that will (with a click of a button or label) launch internet explorer and a specific URL?
Thanks
-S |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
Posted: Apr 1st, 2004 02:34 PM Post subject: |
|
|
[vb:1:2743db2fc6] Shell("C:\Program Files\Internet Explorer\iexplore.exe www.avissoft.com", AppWinStyle.NormalFocus)[/vb:1:2743db2fc6] _________________ No one is completely useless. They can at least be an example of what to avoid. |
|
| Back to top |
|
Shawnzzzy Newbie
Joined: 31 Mar 2004 Posts: 3
|
Posted: Apr 2nd, 2004 09:19 AM Post subject: |
|
|
| Thank ya much. =D |
|
| Back to top |
|
|