
-----------------------------------
Toxic_Ninja
Mon May 15, 2006 8:48 am

A little help please
-----------------------------------
Hey, I'm working on a project for school in vb and they taught us prety much nothing of value, so whats the code to link to a website? Also how would you be able to make it install a program? Thanks.

-----------------------------------
NikG
Mon May 15, 2006 10:25 am


-----------------------------------
You have to be a little more specific with what you need.  I'm not sure what you mean by "make it install a program."

From: Shell "iexplore.exe http://www.compsci.ca/", vbNormalFocus(although for some reason, I have to put the full path of internet explorer (i.e. c:/program files/internet explorer/iexplore.exe)

-----------------------------------
Toxic_Ninja
Mon May 15, 2006 2:23 pm


-----------------------------------
Ok thanks on that, and forget the install thing.

-----------------------------------
diqua
Fri Jul 21, 2006 12:49 pm


-----------------------------------

From: Shell "iexplore.exe http://www.compsci.ca/", vbNormalFocus(although for some reason, I have to put the full path of internet explorer (i.e. c:/program files/internet explorer/iexplore.exe)

the reason that u have to put the full path is because the file iexplore.exe is not in your system path and cant be executed like anything else

-----------------------------------
NikG
Sat Jul 22, 2006 1:49 am


-----------------------------------
Uhhh... thanks, but dude, next time take a look at the post date.
This topic is over 2 months old...
