Forum: Visual Basic 4 / 5 / 6 Aug 12th, 2005 |
| Replies: 3 Views: 8,384 i have the same problem :( although i can tell you witch line is pissing VB off
Private Sub cmdgo_Click()
WebBrowser1.Navigate (txturl.Text)
End Sub
WebBrowser1.Navigate (txturl.Text)
... |