Date: 10/26/00
- Next message: Vladimir Novakovic: "[phplib] Maybe a bug?!"
- Previous message: nathan r. hruby: "Re: [phplib] iis, frames and page_close"
- Maybe in reply to: Daniel Bondurant: "[phplib] iis, frames and page_close"
- Next in thread: Arno A. Karner: "Re: [phplib] iis, frames and page_close"
- Reply: Arno A. Karner: "Re: [phplib] iis, frames and page_close"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
but I need both pages to save sess variables.
If I take page_close() out of either one, when that page is called by a
direct link (with target) I won't be able to save the session data.
your solution works only when calling from a fs, but not in any other case.
-----Original Message-----
From: nathan r. hruby [mailto:nhruby <email protected>]
Sent: Thursday, October 26, 2000 12:17 PM
To: Daniel Bondurant
Cc: phplib <email protected>
Subject: Re: [phplib] iis, frames and page_close
On Thu, 26 Oct 2000, Daniel Bondurant wrote:
>
> The sql error is both pages are trying to insert with the same sid. I
need
> the left frame to update, not insert. phplib must not be recognizing that
> the page has has been closed or that the sid already exists.
>
Don't call page_close() on one of the pages (ie: that page won't save
state) make a "read only" session There's more info on this (including a
fairly detailed descriptuion by Kristian) in the archives
-n
--
........
nathan hruby
Webmaster: UGA Department of Drama and Theatre
Project Maintainer: phpSlash, Carousel
nhruby <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>
- Next message: Vladimir Novakovic: "[phplib] Maybe a bug?!"
- Previous message: nathan r. hruby: "Re: [phplib] iis, frames and page_close"
- Maybe in reply to: Daniel Bondurant: "[phplib] iis, frames and page_close"
- Next in thread: Arno A. Karner: "Re: [phplib] iis, frames and page_close"
- Reply: Arno A. Karner: "Re: [phplib] iis, frames and page_close"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

