Opening Internet Explorer with blank page..
Opening Internet Explorer with blank page..
- Subject: Opening Internet Explorer with blank page..
- From: David Siberry <email@hidden>
- Date: Tue, 28 Jun 2005 11:16:43 +0100
Hi,
I want to write a script which will open up Internet Explorer and
direct it to a blank page. I want to do this so that when your NOT
connected to the internet you wont get an error message saying
something like "cant connect to server" (the message you get when your
not connected to the internet) etc
I have written a script in Safari which works so I guess the Internet
Explorer script will be similar to this:
tell application "Safari"
close window 1 <<-- this closes the first window to stop the
error message
open "" <<-- this browser window with a blank page
end tell
Greatly appreciated
David :o)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden