Connecting Tech Pros Worldwide Forums | Help | Site Map

image to address bar of IE

sarellaravi@gmail.com
Guest
 
Posts: n/a
#1: Jun 14 '07
hello every one,

how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.

ravi


Kevin Spencer
Guest
 
Posts: n/a
#2: Jun 14 '07

re: image to address bar of IE


Use an icon, not an image, and your best bet is to place it in the root
folder of your app.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

<sarellaravi@gmail.comwrote in message
news:1181816687.943237.123780@j4g2000prf.googlegro ups.com...
Quote:
hello every one,
>
how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.
>
ravi
>

Patrice
Guest
 
Posts: n/a
#3: Jun 14 '07

re: image to address bar of IE


Try :
http://en.wikipedia.org/wiki/Favicon
--
Patrice

<sarellaravi@gmail.coma écrit dans le message de news:
1181816687.943237.123780@j4g2000prf.googlegroups.c om...
Quote:
hello every one,
>
how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.
>
ravi
>

sarellaravi@gmail.com
Guest
 
Posts: n/a
#4: Jun 14 '07

re: image to address bar of IE


On Jun 14, 4:07 pm, "Kevin Spencer" <unclechut...@nothinks.comwrote:
Quote:
Use an icon, not an image, and your best bet is to place it in the root
folder of your app.
>
--
HTH,
>
Kevin Spencer
Microsoft MVP
>
Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net
>
<sarellar...@gmail.comwrote in message
>
news:1181816687.943237.123780@j4g2000prf.googlegro ups.com...
>
>
>
Quote:
hello every one,
>
Quote:
how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.
>
Quote:
ravi- Hide quoted text -
>
- Show quoted text -
i use the icon then also not geting
<link rel=alternate href=images/transparent.ico >

Eliyahu Goldin
Guest
 
Posts: n/a
#5: Jun 14 '07

re: image to address bar of IE


And also set rel="SHORTCUT ICON".

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"Kevin Spencer" <unclechutney@nothinks.comwrote in message
news:uV43ERnrHHA.4452@TK2MSFTNGP05.phx.gbl...
Quote:
Use an icon, not an image, and your best bet is to place it in the root
folder of your app.
>
--
HTH,
>
Kevin Spencer
Microsoft MVP
>
Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
>
<sarellaravi@gmail.comwrote in message
news:1181816687.943237.123780@j4g2000prf.googlegro ups.com...
Quote:
>hello every one,
>>
>how to add image to address bar.
>i written code within in head tag
><link rel=alternate href=images/animated_favicon1.gif>
>but it is not working
>i am working on asp.net
>just tell me is there any mistake in the code.
>or there is some othe way.
>>
>ravi
>>
>
>

sarellaravi@gmail.com
Guest
 
Posts: n/a
#6: Jun 14 '07

re: image to address bar of IE


On Jun 14, 4:17 pm, "Patrice" <http://www.chez.com/scribe/wrote:
Quote:
Try :http://en.wikipedia.org/wiki/Favicon
--
Patrice
>
<sarellar...@gmail.coma écrit dans le message de news:
1181816687.943237.123...@j4g2000prf.googlegroups.c om...
>
>
>
Quote:
hello every one,
>
Quote:
how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.
>
Quote:
ravi- Hide quoted text -
>
- Show quoted text -
i tried the icon then also not coming
<link rel=alternate href=images/transparent.ico >

Patrice
Guest
 
Posts: n/a
#7: Jun 14 '07

re: image to address bar of IE


I don't see "alternate" being mentioned in the wikipedia article.

If you want an icon for all pages, add a favicon.ico file at your site web
root as mentioned in the article.

If you want to do that for a particular page, tell us which browser you are
trying so that we can give this a try if possible (also but perhaps not
relevant attributes should be quoted, and possibly markup terminated with
/>.

Finally if transparent.ico is "transparent" you won't see anything ;-)

--
Patrice


<sarellaravi@gmail.coma écrit dans le message de news:
1181822560.194612.14430@j4g2000prf.googlegroups.co m...
On Jun 14, 4:17 pm, "Patrice" <http://www.chez.com/scribe/wrote:
Quote:
Try :http://en.wikipedia.org/wiki/Favicon
--
Patrice
>
<sarellar...@gmail.coma écrit dans le message de news:
1181816687.943237.123...@j4g2000prf.googlegroups.c om...
>
>
>
Quote:
hello every one,
>
Quote:
how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.
>
Quote:
ravi- Hide quoted text -
>
- Show quoted text -
i tried the icon then also not coming
<link rel=alternate href=images/transparent.ico >


Kevin Spencer
Guest
 
Posts: n/a
#8: Jun 15 '07

re: image to address bar of IE


Your browser has probably cached its' own default icon. If you empty the
browser history and temporary internet files, it should show up.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

<sarellaravi@gmail.comwrote in message
news:1181822463.086709.239940@q19g2000prn.googlegr oups.com...
Quote:
On Jun 14, 4:07 pm, "Kevin Spencer" <unclechut...@nothinks.comwrote:
Quote:
>Use an icon, not an image, and your best bet is to place it in the root
>folder of your app.
>>
>--
>HTH,
>>
>Kevin Spencer
>Microsoft MVP
>>
>Printing Components, Email Components,
>FTP Client Classes, Enhanced Data Controls, much more.
>DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net
>>
><sarellar...@gmail.comwrote in message
>>
>news:1181816687.943237.123780@j4g2000prf.googlegr oups.com...
>>
>>
>>
Quote:
hello every one,
>>
Quote:
how to add image to address bar.
i written code within in head tag
<link rel=alternate href=images/animated_favicon1.gif>
but it is not working
i am working on asp.net
just tell me is there any mistake in the code.
or there is some othe way.
>>
Quote:
ravi- Hide quoted text -
>>
>- Show quoted text -
>
i use the icon then also not geting
<link rel=alternate href=images/transparent.ico >
>

Closed Thread