Correction, I had to omit the "/" (forward slash); below, is the code i added...
<link rel="icon" type="image/png" href="favicon.ico"/> On Thu, Dec 6, 2012 at 11:17 PM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > First, I tried what the website recommended, and that didn't work. > > Next/finally, I tried the code (below) that you recommended, and that > worked without me having to press F5 key in Google Chrome. > > <link type="image/png" rel="icon" href="/favicon.ico" /> > > Thanks a lot Neale!!! > > > On Thu, Dec 6, 2012 at 11:06 PM, Howard W. Smith, Jr. < > smithh032...@gmail.com> wrote: > >> Neale, >> >> Thank you for the response. I am trying the approach you recommend (the >> code provided), but no success yet. Will keep hacking my way at it, and let >> you know if I have any more questions, or when it works. >> >> Howard >> >> >> On Thu, Dec 6, 2012 at 10:40 PM, Neale <ne...@metawerx.net> wrote: >> >>> <link type="image/png" rel="icon" href="/favicon.ico" /> >> >> >> >