how could you make the program go to a website like google.com?
i dont care if it opens it in the default browser or if you have to type it in, just somehow open a webpage.
i tried to make the program create a .URL and the run that w/ System(); but that didnt work.
is there a way to do it (if so, how)
thanks
-nate
i dont care if it opens it in the default browser or if you have to type it in, just somehow open a webpage.
i tried to make the program create a .URL and the run that w/ System(); but that didnt work.
is there a way to do it (if so, how)
thanks
-nate
Comment