Search This Blog

Showing posts with label IE. Show all posts
Showing posts with label IE. Show all posts

Friday, January 12, 2018

IE Temp Files

Storage area


Every once in awhile when the Berners-Lee pipeline clogs up, you are instructed to delete the temporary files that IE saves.

You can do it with the Click of an IE Options button.

Here's where those files are stored:




As you see, you could move that location if you wanted to.

Finding the Temporary Internet Files folder


See all Topics

Tuesday, September 26, 2017

IE Spells

Missing feature found



For years, I've filled out forms on the net and then had to copy and paste into Word to check doubtful spelling.

Now there is a tool that should have been included in the first place.

"ieSpell is a free Internet Explorer browser extension that spell checks text input boxes on a webpage. It should come in particularly handy for users who do a lot of web-based text entry (e.g. web mails, forums, blogs, diaries).

Even if your web application already includes spell checking functionality, you might still want to install this utility because it is definitely much faster than a server-side solution. Plus you get to store and use your personal word list across all your applications, instead of maintaining separate ones on each application."


ieSpell


See all Topics

Wednesday, August 24, 2016

No Home in IE

Blanked out


You can open Internet Explorer to a blank page.

Sometimes your normal home page may be too busy, or slow to load when you just want to pop out to a different location.

This trick will give you a blank slate to paste in a new URL.

  1. Create a new Desktop shortcut
    (Right click an empty spot on the desktop and choose New>Shortcut)

  2. Copy the following, and paste it as the target for the shortcut:


    "C:\Program Files\Internet Explorer\iexplore.exe" nohome

  3. Name the shortcut something like Blank IE



See all Topics

Thursday, June 11, 2015

Favicons

Art in 16x16 pixels


When you link to certain sites, you might notice that a graphic is sometimes displayed instead of the IE logo. There are numerous sites that help to create and place these logos.

To add a Favicon, upload the file, favicon.ico to the root web directory of your hosted website Make sure the file is named "favicon.ico." When someone bookmarks your site with a browser that supports favicons, your mini-pic will appear.
You could also link it using this code:

<link href="favicon.ico" rel="SHORTCUT ICON">

MSDN.Microsoft.com:
How to Add a Shortcut Icon to a Web Page

Clickfire.com:
Place a Favicon on your Website

Michael P. Pierce:
MpP Favicon Gallery

Chami.com:
FavIcon from Pics

"FavIcon from Pics is an online tool that can generate a favicon from a picture, logo or other graphic of any size/resolution. It was also the first online tool that simplified the creation of favicons using a regular image without requiring manual edits."
Makiko Itoh:
Favicon

" Here's a roundup of some of the favicons that caught my eye. Please click through to the sites themselves, to see how the favicon works (or not) with the site. Maybe it will get you thinking about your own site's favicon."

Daniel Burka:
Favourite Favicons


See all Topics