I have the following console application written in VB.NET:
Sub Main()
Dim ie As Object = CreateObject(“InternetExplorer.Application”)
ie.Visible = True
ie.Navigate2(“http://localhost:4631
I have the following console application written in VB.NET:
Sub Main()
Dim ie As Object = CreateObject(“InternetExplorer.Application”)
ie.Visible = True
ie.Navigate2(“http://localhost:4631