[Zope] NETSCAPE WANTS TO SAVE MY LINK

Jose Soares jose@sferacarta.com
Wed, 02 May 2001 15:53:52 +0200


This is my script:

<HTML>
<BODY>
<TABLE>
<dtml-in "qry.dati_utente(username='ALL3')">
  <dtml-in "qry.movimenti()" size=5 start=query_start>
  <TR><TD><dtml-var DATA_CREAZIONE></TD></TR>
  </dtml-in>
  </TD></TR>
</dtml-in>
</TABLE>
</BODY>
</HTML>

you may try it at: http://www.allevatori.com/ALLEVATORI/pub/jos


kosh@aesaeion.com wrote:

> What is the mime type for your link. Ie what kind of object are you
> linking to and how did you link to it. I have usually found netscape has
> the correct behavior in these situations since ie seems to ignore most
> mime types. A few times I have had to teach the programmers who wrote some
> of these browers what a mime type are with a 2x4 to their heads. Also what
> version of netscape on what os.
>
> On Wed, 2 May 2001, Jose Soares wrote:
>
> > Hi all,
> >
> > I'm experiencing a strange thing when I click a link
> > Netscape wants to save the page instead of showing
> > it .
> > Using IE it works properly.
> > Any ideas ?
> >
> > Thank you vey much.
> > Jose Soares
> >
> >
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )