Hey guys, I got a quick question.


I have a program that I wrote a while back and what it does is when
a user clicks on a label it opens up a DOS Prompt and ping a IP and then
exits out.


What I would like to do is instead of pinging an IP at a DOS prompt.

I would like for it to open up internet exploere with a specific IP or DNS name.


So my user would click on this label and it automatically opens up IE with the IP address or URL that I have specified.


Thanks in Advance
ScarEye



P.S. Noob to programming =)