Date: 10/13/00
- Next message: Francois Deppierraz: "[phplib] Bug in menu.inc"
- Previous message: Bill MacAllister: "Re: [phplib] PHPLIB on Linux with MS SQL"
- Maybe in reply to: Markus: "[phplib] caching troubles with Netscape"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If I remember well:
> session->allowcache = "no";
is needed for IE 5.x (else no updating), while NS complains in this
situation ... don't we love those browser boys :)
So maybe the only good/working solution is sending different headers to
different browsers.
We send no headers at all, which is working oke for us. But we only need
updating for forms (pages that are a result of a POST). We're also using a
different auth scheme.
Greetings
Jeroen.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
email: jeroen <email protected>
www: http://jeroen.polder.net
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
----- Original Message -----
From: "Markus" <mrmr <email protected>>
To: <phplib <email protected>>
Sent: Friday, October 13, 2000 3:46 PM
Subject: [phplib] caching troubles with Netscape
> Hi All!
>
> I changed from PHP3 to PHP4 and from PHPLIB ???
> to PHPLIB 7.3dev3.1 (shipped with Linuxland Debian 2.2).
> session->allowcache = "no";
>
> When I try with - Netscape 4.72 - to go to a page
> previously loaded I get following message:
>
> ------------------------------------------------
> Data Missing
>
> This document resulted from a POST operation and
> has expired from the cache. If you wish you can
> repost the form data to recreate the document by
> pressing the reload button.
> ------------------------------------------------
>
> With MS-Internet-Explorer the site is well running.
>
> Originally I developed the site with PHP3 and an
> older version of PHPLIB using Netscape Navigator
> and the site goes well.
>
> Can anyone tell me, what's going wrong?
>
> TNX in advance
> Markus
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Francois Deppierraz: "[phplib] Bug in menu.inc"
- Previous message: Bill MacAllister: "Re: [phplib] PHPLIB on Linux with MS SQL"
- Maybe in reply to: Markus: "[phplib] caching troubles with Netscape"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

