You can try to empty the the cache. Maybe this will do the trick.

CyberMan
--------
Romania, Iasi - 6600
tel: +40-32-177471
e-mail:[EMAIL PROTECTED]


On Mon, 18 May 1998, Phillip Ching 605.734.71 wrote:

> Hi Joel,
>  
> Thanks for your e-mail!
> 
> Sorry that I have mis-spelled 'SCR' instead of 'SRC' in my e-mail.
> But in my actual Web html file it is correct (i.e., SRC). Otherwise,
> Netscape4.04 won't display the image either (I believe).
> 
> 
> Thanks!
> Philip
> 
> 
> > this isn't working because the image tag needs a SRC attribute.. not a 
> > SCR attribute.. that's where your problem is. =) .. just a slight 
> > overlooking .. that's all.
> > 
> >     Joel
> > 
> > > In my Web page, I have the following:
> > > 
> > > <IMG SCR="http://abc.com/~pching/images/lbook.gif" ALIGN="left">
> > > where images is a directory under ~pching/public_html
> > > This displays OK when accessing via Netscape 4.04, but displays 
> > > a broken image when accessing with Netscape 3.03. 
> > > 
> > > Using your suggestion, I made the following changes: 
> > >  
> > > <IMG SCR="http://abc.com/icons/lbook.gif" ALIGN="left">
> > > where lbook.gif is under /home/httpd/icons directory. Still, I
> > > see the same behavior: Displays with the Netscape 4.04 but not
> > > with the Netscape 3.03.
> > 
> 
> 
> -- 
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with 
>                        "unsubscribe" as the Subject.
> 


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to