Set oExplorer = CreateObject("Shell.Explorer.2")
Set oExplorer.Container = Me
oExplorer.Width = 1000
oExplorer.Height = 1000
oExplorer.Document.Location = "https://www.example.com"
???
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |