Hi,
found this code to get the html coding box for username, password when i run get the error: compile error Next without for, please help.
code:
Private Sub GetWebsiteInfo()
On Error Resume Next
Dim ie As Object
Set ie = CreateObject("InternetExplorer.Application")
ie.navigate...