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/