Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Web Development Languages (http://www.programmingforums.org/forum40.html)
-   -   how to display icon in the the address bar of browser (http://www.programmingforums.org/showthread.php?t=8167)

lucifer Jan 29th, 2006 9:50 AM

how to display icon in the the address bar of browser
 
hi,
how can i show an icon in the browser address bar like this site has,
plz help

Godmode Jan 29th, 2006 10:26 AM

Add 16x16 favicon.ico to your www root.

lucifer Jan 29th, 2006 3:46 PM

Quote:

Originally Posted by Godmode
Add 16x16 favicon.ico to your www root.

thanks

java_roshan Feb 8th, 2006 7:09 AM

http://msdn.microsoft.com/workshop/A...ortcutIcon.asp

A descriptive page!

and.one more..

http://www.codeave.com/asp/code.asp?u_log=68

DaWei Feb 8th, 2006 8:27 AM

My code: <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">

kurifu Feb 11th, 2006 11:07 PM

I don't think it has to be favicon.ico

DaWei Feb 12th, 2006 8:01 AM

Nope, it doesn't. If you don't explicitly link it, some servers will do it for you if it IS named "favicon.ico." and in the doc root.


All times are GMT -5. The time now is 11:24 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC