|
-
Apr 5th, 2008, 06:48 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Opening an URL with VB (again !)
Hi !
I use this code in my VB-app, and it works fine on my computer:
*Dim A as Integer
A = Shell("C:\Program Files\Internet Explorer\IEXPLORE.exe http://www.xxx.com ", vbMaximizedFocus)*
But how do I know wether other users have IXPLORER.exe in \Program.. or in \Program Files... ? Is there any codes for covering any situations ?
/Kalle in Sweden
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|