RE: [phplib] IE problems From: Paul Smith (paul <email protected>)
Date: 01/19/01

Real quick, what are those headers? I'm vaguely aware that there are two,
one being "Pragma-Cache", no?

-----Original Message-----
From: Herbel, Rick [mailto:Rick.Herbel <email protected>]
Sent: Friday, January 19, 2001 12:23 PM
To: 'paul <email protected>'; phplib <email protected>
Subject: RE: [phplib] IE problems

make sure in page open you add the headers not to cache.
Should be in the standard lib

Rick

> -----Original Message-----
> From: Paul Smith [SMTP:paul <email protected>]
> Sent: Friday, January 19, 2001 10:00 AM
> To: phplib <email protected>
> Subject: [phplib] IE problems
>
> This seems like a very basic and fundamental issue, but here goes:
>
> I've noticed that Internet Explorer (specifically, version 5.x on Win98)
> doesn't always update pages correctly that are refreshed and contain
> session
> variables.
>
> In other words, if I have a session variable, like $s, and it is supposed
> to
> increment on the server side, echo $s++, IE will show the same,
> non-incrementing value unless I "force" a reload (holding down CTRL and
> hitting "reload").
>
> What to do?
>
> Paul
>
> --
> Paul A. Smith | InfoTech Designer
> Center For Neighborhood Technology
> paul <email protected> | www.cnt.org
> 773.278.4800 x138
> 2125 W North Ave
> Chicago IL 60647
>
>
> ---------------------------------------------------------------------
> 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>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>