Visual Basic 2008 Help
Ok, so i made a button with a name, for my next release :P
and it says "MPGH" I want mpgh.net to open up when i press that.
How can i do that?
ps im new to visual basic. just started 5 hours ago.
Add This Inbetween The Button Code.
System.Diagnostics.Process.Start("http://www.yourwebsite.com")
ty, btw wats ur book of coding called??
also is it possible to insert like a a string from cmd coding Like:
@echo Pwned!
start
start
start
start
pause
@echo How was That?
pause
is it possible to put cmd code in??
no, im gonna actually type code in.
im trying to put a d3d9.dll copier in...