ho usato questo e non funge
Private Sub Comando1_Click(URL As String, Txt As TextBox)
net1.OpenURL "http://www.sito.it./file.txt"
Txt = Inet1.OpenURL
txtbx.Value = Txt
End Sub
ho usato questo e non funge
Private Sub Comando1_Click(URL As String, Txt As TextBox)
net1.OpenURL "http://www.sito.it./file.txt"
Txt = Inet1.OpenURL
txtbx.Value = Txt
End Sub