Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 How to show image in address bar?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

GoodMorningSky
Junior Member

122 Posts

Posted - 26 March 2005 :  18:06:21  Show Profile
if you go to following site
http://www.sigalert.com/map.asp?Region=Greater+Los+Angeles

you can see the signal image in the address bar.
How can I do that?

Software Engineer.
MCSD.NET, SCWCD

Edited by - GoodMorningSky on 26 March 2005 18:08:15

rodham
New Member

65 Posts

Posted - 26 March 2005 :  18:29:34  Show Profile  Visit rodham's Homepage
Create a 16 x 16 icon and save it in the root directory of your web site as favicon.ico

Edited by - rodham on 26 March 2005 18:30:14
Go to Top of Page

GoodMorningSky
Junior Member

122 Posts

Posted - 26 March 2005 :  19:00:43  Show Profile
I creating ASP.NET app.

I saved the ico file but, still doesn't work.

http://localhost/DIMDemo
I saved it to
C:\Inetpub\wwwroot\DIMDemo\favicon.ico

Software Engineer.
MCSD.NET, SCWCD
Go to Top of Page

Ranko
Junior Member

400 Posts

Posted - 27 March 2005 :  11:22:45  Show Profile
Add this in the head of your pages :
<link rel="shortcut icon" href="favicon.ico">
Go to Top of Page

GoodMorningSky
Junior Member

122 Posts

Posted - 28 March 2005 :  12:20:47  Show Profile
It still doesn't work.
and I can't find <LINK.. > tag from the web site I referenced.

Software Engineer.
MCSD.NET, SCWCD
Go to Top of Page

rodham
New Member

65 Posts

Posted - 28 March 2005 :  12:31:41  Show Profile  Visit rodham's Homepage
Do we have access to your web site, you list http://localhost/DIMDemo
in one of your post but that is not accessible accross the net.
Go to Top of Page

GoodMorningSky
Junior Member

122 Posts

Posted - 28 March 2005 :  13:26:39  Show Profile
No,
That's local app on develop.

I just want to add the icon to help user.

I did exactly following..

I added favicon.ico to C:\Inetpub\wwwroot\DIMDemo
and added the
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
to <Head> of Login.aspx page where locates at C:\Inetpub\wwwroot\DIMDemo\Login.aspx
but, doesn't work..

Software Engineer.
MCSD.NET, SCWCD
Go to Top of Page

rodham
New Member

65 Posts

Posted - 28 March 2005 :  13:56:54  Show Profile  Visit rodham's Homepage
IE won't show it unless you bookmark the page, some other browsers like Firefox for one will request the favicon.ico when pointed to a web site and if found will display it in the address bar.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07