|
-
Jul 31st, 2002, 08:23 AM
#1
Thread Starter
Addicted Member
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 !
-
Jul 31st, 2002, 08:31 AM
#2
Thread Starter
Addicted Member
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 ...
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
|