• Need more VB help
    1 replies, posted
[lua] Dim wc As New WebClient Dim strings As String strings = wc.DownloadString("http://nevaeh221.fileave.com/Ann.txt") TextBox1.Text = strings End If [/lua] Need help updating the text box's info every x minutes.
[url]http://msdn.microsoft.com/en-us/library/system.timers.timer(VS.71).aspx[/url]
Sorry, you need to Log In to post a reply to this thread.