|
-
Mar 4th, 2006, 07:00 PM
#1
Thread Starter
Lively Member
Open a Website [RESOLVED]
I searched the forum, and found something, however it did not help me.
I am wondering how to open a website using the default browser.
In another post, Mr. Polite said using a new process, do Process.Start, but I can't get that to work. Any help would be greatly appreciated.
Last edited by deranged; Mar 4th, 2006 at 08:04 PM.
-
Mar 4th, 2006, 07:07 PM
#2
Re: Open a Website
System.Diagnostics.Process.Start("http://www.mendhak.com/");
-
Mar 4th, 2006, 08:03 PM
#3
Thread Starter
Lively Member
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
|