Done.
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Steve Alex
Sent: Wednesday, October 26, 2011 2:51 PM
To: Active4D Developer Discussion List
Subject: Re: [Active4d-dev] strange session behaviour
On Oct 26, 2011, at 6:16 AM, Sig Pam - ITServ GmbH wrote:
> if (session id="")
Internal sessionIDs are32-bit unsigned longints.
Think this would fail?? Is this where you create the session (first time you
write something to the session hash)?
try
if (session{"start.time"})
> writebr("new session " + string(current time))
> session{"start.time"}:=current time
> set session timeout(10)
> else
> writebr("valid session, started at " +
> string(session{"start.time"})+ ", ID=" + session id)
> end if
> %>
_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/
-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1834 / Virus Database: 2092/4573 - Release Date: 10/25/11
_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/