Date: 10/17/00
- Next message: Arno A. Karner: "Re: [phplib] Session variables shared among browsers question"
- Previous message: Maurice Jumelet: "Re: [phplib] Session variables shared among browsers question"
- In reply to: Marko Kaening: "[phplib] FORM data get lost at user timeout..."
- Next in thread: Jeroen Laarhoven: "Re: [phplib] FORM data get lost at user timeout..."
- Reply: Jeroen Laarhoven: "Re: [phplib] FORM data get lost at user timeout..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i would also like to see a clean auth login form that didnt destroy post
or get data from the user if they are sucsesful in loging in
but as i was flamed once for saying that phplib modifis post data i
waited for some one else to start this conversation again
ps $sess->reimport_post_vars()
must have some code in it that modifies post data but i dont know if
its intent was to solve this problem or not but im interested in any
solution sombody comes up with, my project will require it b 4 im
finished because of the reason u state here ie: USERS
Marko Kaening wrote:
>
> Hi,
>
> I have an input page with a lot of text edit fields and stuff like that.
> If the user forgets press the update button from time to time he overruns
> phplib's timeout (say 15 mins) the login form appears... So far so good,
> but unfortunately all the input which was made by the user is lost... Is
> there a way to retrieve the data which were inputted? It looks like it's
> impossible, since it depends on the browser where data are stored and
> since the caching should be switched off with phplib it looks like the
> only way is to make the timeout longer... Or, am I wrong?
>
> Any suggestions?
>
> Marko
>
> --
>
> ---------------------------------------------------------------------
> 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: Arno A. Karner: "Re: [phplib] Session variables shared among browsers question"
- Previous message: Maurice Jumelet: "Re: [phplib] Session variables shared among browsers question"
- In reply to: Marko Kaening: "[phplib] FORM data get lost at user timeout..."
- Next in thread: Jeroen Laarhoven: "Re: [phplib] FORM data get lost at user timeout..."
- Reply: Jeroen Laarhoven: "Re: [phplib] FORM data get lost at user timeout..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

