473,387 Members | 1,859 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

icon/image in titlebar

I'd like to put a logo in the titlebar of my webpage. The one I'm talking
about is the one that's next to the URL in the address bar in both netscape
and IE.

Just so I'm clear, for example, on google's pages, next to the url in the
address bar, there is their logo of a blue "G" in a box. Does anyone know
how to do this?

Thank you in advance.
Jul 20 '05 #1
9 63168
"arenaTR" <ar*****@comcast.net> wrote in message
news:1o********************@comcast.com...
I'd like to put a logo in the titlebar of my webpage. The one I'm talking
about is the one that's next to the URL in the address bar in both netscape and IE.


Look up favicon.ico in your favorite search engine and you should find what
you're looking for.

Jonathan
Jul 20 '05 #2
S
The logo next to the URL and in bookmarks is called a favicon. Here is
a Website that explains how to create one:
http://www.webdevelopersjournal.com/...s/favicon.html
"arenaTR" <ar*****@comcast.net> wrote in message news:<1o********************@comcast.com>...
I'd like to put a logo in the titlebar of my webpage. The one I'm talking
about is the one that's next to the URL in the address bar in both netscape
and IE.

Just so I'm clear, for example, on google's pages, next to the url in the
address bar, there is their logo of a blue "G" in a box. Does anyone know
how to do this?

Thank you in advance.

Jul 20 '05 #3
On Sun, 6 Jul 2003, Jonathan Snook wrote:
"arenaTR" <ar*****@comcast.net> wrote in message
news:1o********************@comcast.com...
I'd like to put a logo in the titlebar of my webpage. The one I'm talking
about is the one that's next to the URL in the address bar in both netscape
and IE.


Look up favicon.ico in your favorite search engine and you should find what
you're looking for.


Although that's a good start, a START is all that is. I find that the sites
that were out there (as of about 8 months ago, since I haven't looked since) do
leave a couple of things out.

There are TWO types of "favicon"'s.

1) The one that displays in the favorites/bookmarks page
( <LINK REL="SHORTCUT ICON" HREF="....filename..."> ), and
2) The one that displays in the location window of the browser
( <LINK REL=ICON HREF="....filename..."> ).

These need NOT be the same, although on my pages, they usually are. The above
constructs assume that one doesn't simply want to have a single default
"favicon.ico" file for all pages for a site. Don't forget what happens to the
bookmarked copy when its file falls out of the browser's cache.

As for how to convert an image to icon format, how to add MIME-type support to
a web server, and the other related things, I will leave that to the web pages
that are out there.
Jul 20 '05 #4
P
... your posting has it as one long sentence with
no line breaks.


Really? No one has ever reported that problem, and I've been posting on dozens of newsgroups for years. What newsreader do you use?

--
P@tty Ayers
http://www.WebDevBiz.com
Web Design Contract, Estimate Worksheet
--

Jul 20 '05 #5
P
... your posting has it as one long sentence with
no line breaks.


I just checked, and it's set to 76 characters (and has been).

??

--
P@tty Ayers
http://www.WebDevBiz.com
Web Design Contract, Estimate Worksheet
--

Jul 20 '05 #6
"P@tty Ayers" <pa****@NOSPAMnc.rr.com> wrote in
news:jB*********************@twister.southeast.rr. com:
... your posting has it as one long sentence with
no line breaks.
Really? No one has ever reported that problem, and I've been posting
on dozens of newsgroups for years. What newsreader do you use?


I happen to be using Xnews, but you'll notice that Eric(in another
thread) and Lauri have both commented on this also, and they are
using MicroPlanet Gravity.

As Lauri pointed out, your postings are using
"Content-Transfer-Encoding: quoted-printable".
Here's an edited portion of a 1998 usenet posting regarding
"Word wrap in Outlook Express":
"Quoted Printable formats text as paragraphs, not as lines of text
like other encoding options do.... doesn't know how to display QP,
so its soft returns are displayed as =, and hard returns (which
force a new paragraph when QP works) are displayed as =20. When you
view your own outgoing QP messages, you see the text formatted properly
because OE can display QP. If you use any other encoding option
(Uuencode, MIME/None, MIME/Base64), the text is broken into discrete
lines of text of less than 80 characters."

Here's what your posting looks like in "raw" format,
including some of the headers:
----------------------------------------------------
From: "P@tty Ayers" <pa****@NOSPAMnc.rr.com>
Newsgroups: comp.infosystems.www.authoring.html
Subject: Re: icon/image in titlebar
Lines: 15
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
... your posting has it as one long sentence with
no line breaks.


Really? No one has ever reported that problem, and I've been posting on =
dozens of newsgroups for years. What newsreader do you use?=20

--=20
P@tty Ayers
http://www.WebDevBiz.com
Web Design Contract, Estimate Worksheet
--
----------------------------------------------------

I don't use Outlook Express, but here's some instructions
I found in a usenet posting:
================================================== ========
In Outlook Express 6 you would do the following to get rid of
"quoted printable". If you are using another version of OE then
the method may vary somewhat from this.
=====================
In Outlook Express
- Tools (menu)
- Options (menu item)
- Send Tab
- Set mail sending format to "plain text" (radio button)
- Click "Plain text settings" button
- Set message format to "Mime" using radio button **
- Set "Encode text using" box to "none" *
* This is where the "quoted printable" gets set.
** You could click UUENCODE here but Mime is OK
(I believe) in this context.
You can also set the line break length here (set to somewhat less
than 80) & the delimiter used to mark sender's text.
================================================== ========

--
Dave Patton
Canadian Coordinator, the Degree Confluence Project
http://www.confluence.org dpatton at confluence dot org
My website: http://members.shaw.ca/davepatton/
Vancouver/Whistler - host of the 2010 Winter Olympics
Jul 20 '05 #7
On Mon, Jul 7, P@tty Ayers continued to post over-long lines which
said, in part:
Really? No one has ever reported that problem,


Oh yes we have. I commented on it yesterday in
<Pi*******************************@lxplus086.cern. ch>
and I saw a couple of others mention it also.

Unfortunately your "X-Newsreader:" isn't even an ex-newsreader
(monty-python allusion intended).
Jul 20 '05 #8
On Mon, 07 Jul 2003 05:42:54 GMT, Dave Patton
<dp*****@remove-for-nospam.confluence.org> wrote:
"P@tty Ayers" <pa****@NOSPAMnc.rr.com> wrote in
news:jB*********************@twister.southeast.rr .com:
... your posting has it as one long sentence with
no line breaks.


Really? No one has ever reported that problem, and I've been posting
on dozens of newsgroups for years. What newsreader do you use?


I happen to be using Xnews, but you'll notice that Eric(in another
thread) and Lauri have both commented on this also, and they are
using MicroPlanet Gravity.


FWIW I see the same problem in Forte Agent.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Jul 20 '05 #9
P
Really? No one has ever reported that problem,


Oh yes we have. I commented on it yesterday in


I meant during the first three years I participated daily in newsgroups, up
until yesterday. :-)

I think I found the setting in Outlook. Hope it satisfies everybody, and my
apologies for the faux pas.

--
P@tty Ayers
http://www.WebDevBiz.com
Web Design Contract, Estimate Worksheet
--

Jul 20 '05 #10

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

Similar topics

3
by: Hai Ly Hoang [MT00KSTN] | last post by:
I have written an WindowApplication (in C# with VS7) . It target file is MyApp.exe. It's default icon (display in Windows Explorer) is not pretty. I replaced file app.ico in project directory with...
1
by: jack xu | last post by:
just like outlook when you insert a attachment ,a icon image of the file you selected will show in a textbox. Thanks.
0
by: - HAL9000 | last post by:
Reference the visual basic power pack: http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbpowerpack.asp I have been using win32 SHGetFileInfoW to get icons for my "FileViewer" &...
6
by: Udi | last post by:
Hi, I have an imagelist initialized in design time with several icons files (.ico). However, when I need to extract an icon (Image) from the Imagelist, I can't convert it back to an icon: ...
1
by: rob | last post by:
I would like to add an icon to the RIGHT side of an application's titlebar. Basically, it will supplement the other icons already there. Is there any direct support in .NET 2.0 to do this? If not I...
1
by: x taol | last post by:
I want to set access application icon and titlebar name using VBA. *** Sent via Developersdex http://www.developersdex.com ***
1
by: flaerpen | last post by:
Hi, I'm trying to use the function paste() to paste a image into another image but I can't get it work! Is it the right function to use or is there any other function that's better? Here's my very...
1
by: John | last post by:
I have a switchboard and wish to add an image to the buttons via the switchboard table. I have added an extra column in the switchboard table with the names of embedded ico images corresponding to...
4
by: Marcolino | last post by:
Hi, I have simple needs but I don't know how to implement it. I have application that create Dynamic Button. I need to set the image on this button, getting the icon from a form. So pratically...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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...

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.