I have a web browser which loads a web page (nomad.tdzk.com) and encouters 3 errors while doing it. i have loaded the same page in both IE6 and firefox and had no problems at all... here is the code to see the error for urselves:
VB Code:
Private Sub Form_Load() WebBrowser1.Navigate "http:\\nomad.tdzk.com" End Sub
(just add a web browser control)
any suggestions?


Reply With Quote
