|
-
Aug 27th, 2002, 10:20 PM
#1
Thread Starter
New Member
Internet Explorer 5.5
Hi
I would like to know if IE 5.5 is an Automation compliant software?
Would it be possible to control its object through Automation coding jus like those office applications ( Excel,Access,Word ) ?
Thanks for the help!
-
Aug 28th, 2002, 04:01 AM
#2
Just looked it up in the registry & you can use:
CreateObject("InternetExplorer.Application")
To create the reference - it supports that much, as far as any methods or events it exposes to you to be able to use, I'll leave that one to you to find
-
Aug 28th, 2002, 05:02 AM
#3
Thread Starter
New Member
Alright!!
Thanks Bud!
i also found some documentation in MSDN.
Will not be too far off to using this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|