Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: FiReGoD on February 17, 2003, 01:47 AM

Title: Inet source for those who need it
Post by: FiReGoD on February 17, 2003, 01:47 AM
Private Sub Command1_Click()
Inet1.OpenURL "yoururl"
Text1.Text = Inet1.OpenURL
End Sub

:)
Title: Re: Inet source for those who need it
Post by: Noodlez on February 17, 2003, 11:34 AM
lol? who would need that
Title: Re: Inet source for those who need it
Post by: FiReGoD on February 17, 2003, 03:36 PM
people were talking about getting a .txt document from the net to there bot so i was trying to help
Title: Re: Inet source for those who need it
Post by: JaMi on February 18, 2003, 05:43 AM
any links for the ocx?
Edit - *looked in the default components and found it* maybe i should do that next time before asking >.<