• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Opening Internet Explorer with blank page..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening Internet Explorer with blank page..


  • Subject: Re: Opening Internet Explorer with blank page..
  • From: Mr Tea <email@hidden>
  • Date: Tue, 28 Jun 2005 15:39:02 +0100

This from David Siberry - dated 28/6/05 11.16 am:

> 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



Presumably, your copy of IE is set to normally open a specific online web
page, and you want to override this default behaviour, rather than turn it
off permanently (ie, by selecting 'none' in the browser display/home page
section of Explorer's preferences).

If this is just for your own use, I suggest creating a blank text document
on a local disk, giving it the .html extension, and telling IE to open that.

The script would look something like this:

tell application "Internet Explorer"
    open alias "HD:Users:Username:blank.html"
end tell

Even better, make yourself a 'local home page' with some useful links on it.
To my mind this is preferable to having your browser try to go online every
time you start up, open a new window, or return to your home page.



Nick
pp Mr Tea

--


 _______________________________________________
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

  • Follow-Ups:
    • Re: Opening Internet Explorer with blank page..
      • From: Le Stang Jean-Baptiste <email@hidden>
References: 
 >Opening Internet Explorer with blank page.. (From: David Siberry <email@hidden>)

  • Prev by Date: change category entourage
  • Next by Date: Re: Why is the Finder not recordable?
  • Previous by thread: Opening Internet Explorer with blank page..
  • Next by thread: Re: Opening Internet Explorer with blank page..
  • Index(es):
    • Date
    • Thread