473,505 Members | 13,823 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can i add an icon file to the Address Bar (Without bookmarkin

How can i add an *.*ico file to the Address Bar (Without bookmarking).
I just want to create an ico file and place it on my address bar..i created
an ico file but it isn't working i placed the following code btw the head of
my asp.net page :-
<link rel="SHORTCUT ICON" href="file.ico">
Any ideas?
Nov 18 '05 #1
3 3334
Hello Patrick.O.Ige,

The file needs to be called favicon.ico and is referenced like this:

<link rel="shortcut icon" href="favicon.ico"/>
--
Matt Berther
http://www.mattberther.com
How can i add an *.*ico file to the Address Bar (Without
bookmarking).
I just want to create an ico file and place it on my address bar..i
created
an ico file but it isn't working i placed the following code btw the
head of
my asp.net page :-
<link rel="SHORTCUT ICON" href="file.ico">
Any ideas?


Nov 18 '05 #2
Yeah i know how to do that!
But i want the ico to be on my browser all the time like the I.E ico.Not
when i bookmark it.(The one u stated and i'm using is only when bookmarked)
Thanks
"Matt Berther" wrote:
Hello Patrick.O.Ige,

The file needs to be called favicon.ico and is referenced like this:

<link rel="shortcut icon" href="favicon.ico"/>
--
Matt Berther
http://www.mattberther.com
How can i add an *.*ico file to the Address Bar (Without
bookmarking).
I just want to create an ico file and place it on my address bar..i
created
an ico file but it isn't working i placed the following code btw the
head of
my asp.net page :-
<link rel="SHORTCUT ICON" href="file.ico">
Any ideas?


Nov 18 '05 #3
Hello Patrick.O.Ige,

I can only get that working with Firefox. Do you have a URL that modifies the icon in IE?

--
Matt Berther
http://www.mattberther.com
Yeah i know how to do that!
But i want the ico to be on my browser all the time like the I.E
ico.Not
when i bookmark it.(The one u stated and i'm using is only when
bookmarked)
Thanks
"Matt Berther" wrote:
Hello Patrick.O.Ige,

The file needs to be called favicon.ico and is referenced like this:

<link rel="shortcut icon" href="favicon.ico"/>

--
Matt Berther
http://www.mattberther.com
How can i add an *.*ico file to the Address Bar (Without
bookmarking).
I just want to create an ico file and place it on my address bar..i
created
an ico file but it isn't working i placed the following code btw
the
head of
my asp.net page :-
<link rel="SHORTCUT ICON" href="file.ico">
Any ideas?


Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2171
by: Robert Oschler | last post by:
I have a 16 color 16 x 16 pixel icon (favicon.ico); 4-bit palette. I have put the icon in the root directory of my web site, and I have also added the <link rel="SHORTCUT ICON" ... /> HTML tag in...
8
2860
by: Ed Isenberg | last post by:
I notice that a lot of Web pages have an icon that is displayed preceding the URL in the place in the browser where the URL is displayed. When I bookmark or add this to Favorites the icon is also...
4
2092
by: Ray Stevens | last post by:
Is it possible to place a company icon (logo) in the browser address field so that if a user copies it as a shortcut to his desktop the icon will be there. For example, like this:...
12
2609
by: Mark Rae | last post by:
Hi group, Apologies if this is the wrong group, but I thought I'd start here first... A client has asked me how to change the icon immediately to the left of the text in the browser address...
5
1905
by: yxq | last post by:
Hello The icons with the alpha channel are supported in WindowsXP. If use the System.Drawing.Bitmap.ToBitmap on the icon handle(ico.ToBitmap), the alpha channel won't be preserved, resulting in an...
2
2632
by: Randall Powell | last post by:
I am in the process of developing a Windows Service which will: (1) monitor multiple network shares; (2) marshal text file transfers into an SQL Server 2000 instance; and (3) provide messaging...
1
3123
by: partha | last post by:
This is my html file test.html <HTML> <HEAD> <TITLE>Main Window</TITLE> <link rel="shortcut icon" href="/MSN.Icon" type="image/x-icon"> </HEAD> <BODY > Should Work </BODY>
9
1784
by: Christopher Carey | last post by:
I'd like to be able to control the icon presented in the upper left corner of the browser dynamically, based upon the page I'm serving. Is there a way to do this?
2
1203
by: krishnan s | last post by:
helloo i am designer, i used the following code to display my icon on the address bar, it workout on mozilla but not on ie why? is that any error? aor any other option is there? <link...
0
7213
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7298
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7366
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7471
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1526
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
406
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.