Posted by vic on 07/22/07 18:23
> I used to have exactly the same problem. Temporary data was uploaded by
> the user during working sessions. At regular logout, temp. data was
> deleted. But if the user didn't do a regular logout, data was still there.
>
> So I created a CRON job that was running every single day at Midnight. My
> users were working from 8:00am to 5:00pm and weren't any more at job at
> Midnight.
>
> The CRON job was scheduled to delete data and send a short notice to the
> user (next time he was logging in) saying that temporary data had been
> deleted because he didn't logged out properly.
>
> That's the only I found for this "problem".
>
> Hope this help.
>
> Max
>
Thanks Max - I don't think this will work because this being a web site I
could end up deleting someone's active session data.
Vic
Navigation:
[Reply to this message]
|