Cita de: Danyfirex en 23 Octubre 2013, 18:12 PMgracias por responder tan rapido
Que error te da?
tal vez así:Código (vbnet) [Seleccionar]
Dim webClient As New System.Net.WebClient
Dim result As String = webClient.DownloadString("http://localhost/versionf.txt")
Text1.Text=result
Saludos
no no me da error
pero no se muestra nada en el textbox