Results 1 to 2 of 2

Thread: opening Inet Explorer with vbs file

  1. #1

    Thread Starter
    Addicted Member trasher's Avatar
    Join Date
    Jun 2001
    Location
    Quebec city, Qc, Canada
    Posts
    255

    opening Inet Explorer with vbs file

    I want to know how can I create an Internet Explorer object and then open it at a certain url ??

    set inet = CreateObject("Explorer.Application") ??? don't know the class name ...

    thanks !
    Heads will roll...

  2. #2

    Thread Starter
    Addicted Member trasher's Avatar
    Join Date
    Jun 2001
    Location
    Quebec city, Qc, Canada
    Posts
    255
    Ok I made it works.
    But I want to send keys after it opened.

    Can I use the sendkeys statement ?
    it doesn't seems to work ...
    Heads will roll...

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