![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Maintain variables states
From: Jubeh <sjubeh@gmail.com>
Date: Tue Mar 07 2006 - 19:39:52 CET
I solved this problem by using the following code
set sess 12345 #sess is a random number
I do not know how much this code is good but, another function should
Session lib. in tclhttpd server are not complete , they only creates
|