![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Posts: 84
Rep Power: 3
![]() |
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
__________________
"You're good... but me, I'm magic" |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Jun 2005
Posts: 13
Rep Power: 0
![]() |
Add 16x16 favicon.ico to your www root.
|
|
|
|
|
|
#3 | |
|
Programmer
Join Date: Oct 2005
Posts: 84
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
|
|
#4 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
http://msdn.microsoft.com/workshop/A...ortcutIcon.asp
A descriptive page! and.one more.. http://www.codeave.com/asp/code.asp?u_log=68
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
#5 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
My code: <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#6 |
|
Expert Programmer
|
I don't think it has to be favicon.ico
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|