Results 1 to 3 of 3

Thread: Internet Explorer 5.5

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    4

    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!

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    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

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    4

    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
  •  



Click Here to Expand Forum to Full Width