Re: Icons VS 2003
- From: "Mark Fitzpatrick" <markfitz@xxxxxxxxxx>
- Date: Tue, 24 Oct 2006 07:05:38 -0500
The code shouldn't actually matter for either of them as it's the web
browser that you need to worry about. One thing to keep in mind though, with
IE 6 or lower, IE will only display the favorite icon in the address bar if
the page in question is located in your browser's favorites. In addition,
the history and local files can't have been cleaned out after the page is
added to the favorites. In other words, the code probably works just fine,
you're just running into the limitations of IE and favorite icons. IE 7 does
appear to have fiexed this issue.
--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006
"NH" <NH@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:11F3A147-EE0A-414B-A2E7-F9B6FB6D271A@xxxxxxxxxxxxxxxx
I am trying to add an icon to the URL using VS 2003. Its quite easy to do
in
VS 2005 with this line of code in the <HEAD> section of the markup...
<link rel="shortcut icon" href="icoMRF3.ico" type="image/x-icon">
But this doesnt work in VS 2003. Whats the equivalent code for 2003?
.
- Prev by Date: Read contents of a web page
- Next by Date: RE: change row color of empty row
- Previous by thread: Read contents of a web page
- Next by thread: Re: Icons VS 2003
- Index(es):
Relevant Pages
|