Error accessing IHTMLDocument object (from IE)

Error accessing IHTMLDocument object (from IE)

Anonymous
Not applicable
275 Views
0 Replies
Message 1 of 1

Error accessing IHTMLDocument object (from IE)

Anonymous
Not applicable
Hi,
I am trying to access a PHP script from AutoCAD VBA. I am creating a InternetExplorer object with WithEvents and I ask it to navigate to my query. I am using the DocumentComplete event trigger and I notice that the website has been navigated to. However, when I try to access the document using browser.Document object, it gives an error. On adding a watch, the .Document object shows a value as . I tried with other event triggers, but they seem to give the same error. Does anyone have any idea what this is about, and how to fix this problem?
Thanx in advance,
Arun
0 Likes
276 Views
0 Replies
Replies (0)