How can i make link

Posts 17 of 7 · Page 1 of 1
How can i make link
how can i add link into my hack by clicking on button or whar ever and link open
Lol I don't understand your question, Explain in english. A link is alot of diffrent things.

*EDIT*
OH okay I understand, This goes in the section of the language you programmed it in. Like if you made it in VB it goes in the VB section
Quote Originally Posted by radnomguywfq3 View Post
Lol I don't understand your question, Explain in english. A link is alot of diffrent things.
He wants to click a button and a webpage appears.
Lol, okay I assume it is VB. You have to use a shell command, I sort of forget it.

Try
Shell("www.Thewebpage.com")

Though this goes in the VB thread..
When Button_1 Clicked then
http://<site>.com

Well that worked For version 05.
DUnno if it works for 06.

well im working with 06 but i dont need to insert hyperlinks
Okay end of thread use

shell("www.mpgh.net")

Solution resolved, Next time post in the VB section
thxx for understanding me and thxx again for that link code now i can release my hack new fix release
Posts 17 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?