the pic is showing now (after rebooting). thanx
dirk
> -----Urspr=FCngliche Nachricht-----
> Von: Jason A. Greenfeld [SMTP:jgreenfeld@r...]
> Gesendet am: Dienstag, 31. Oktober 2000 15:17
> An: HTML Code Clinic
> Betreff: [html_code_clinic] RE: AW: RE: picture in the address bar
>
> Are you using IE 5?
>
> -----Original Message-----
> From: Neethling, Dirk BYNI/PLM [mailto:Dirk.Neethling2@h...]
> Sent: Tuesday, October 31, 2000 3:26 AM
> To: HTML Code Clinic
> Subject: [html_code_clinic] AW: RE: picture in the address bar
>
>
> trieb both the favicon and the html, both didn't work. any ideas?
> dirk
>
> > -----Urspr=FCngliche Nachricht-----
> > Von: Trevor Barnett [SMTP:TrevorB@w...]
> > Gesendet am: Montag, 30. Oktober 2000 17:12
> > An: HTML Code Clinic
> > Betreff: [html_code_clinic] RE: picture in the address bar
> >
> > This is a feature of IE 5. The line of HTML isn't necessary so
long as
> > the
> > image is named 'favicon.ico' and is saved in the website's root
> directory.
> > Of course that is a bit limiting, and one line of HTML won't hurt!
> There
> > is
> > a site dedicated to this subject at www.favicon.com, complete with
a
> Java
> > Applet which you can use to create your own image.
> >
> > Trevor.
> >
> > -----Original Message-----
> > From: Mark Everest [mailto:Mark.Everest@t...]
> > Sent: 30 October 2000 15:42
> > To: HTML Code Clinic
> > Subject: [html_code_clinic] RE: picture in the address bar
> >
> >
> > This is an IE only thing (not sure which version) and is achieved
by
> > putting
> > a line in the header as follows:
> > <link rel=3D"shortcut icon" HREF=3D"../images/tranmit.ico">
> >
> > NB - This is only displayed to the user if they add the page to
their
> > favorites!!
> >
>