Hi


<LINK REL="icon" HREF="../favicon.ico" TYPE="image/x-icon">
<LINK REL="SHORTCUT ICON" HREF="../favicon.ico" TYPE="image/ico">

this code is not working in IE 6. If I add to favorites it will work
for that particular page. Not for all pages eventhough it is a include
file. It is working in Mozilla and Netscape. Please give me the
solution.

Re: rel="shortcut icon" by Jens

Jens
Thu Feb 15 06:33:26 CST 2007

The code goes between <head> and </head>.
An include page wont work as only the body is included.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

On 15 Feb 2007 01:06:47 -0800, mohanramch@gmail.com wrote:

>Hi
>
>
><LINK REL="icon" HREF="../favicon.ico" TYPE="image/x-icon">
> <LINK REL="SHORTCUT ICON" HREF="../favicon.ico" TYPE="image/ico">
>
>this code is not working in IE 6. If I add to favorites it will work
>for that particular page. Not for all pages eventhough it is a include
>file. It is working in Mozilla and Netscape. Please give me the
>solution.