Sorry i had solved the problem for the session variable
but i would want to know why it happen.
it works when I remove some lines from the cfapplication tags
previously:
<cfapplication
clientmanagement="yes"
name="test"
sessionmanagement="yes"
setclientcookies="no"
clientstorage="Registry">
Now:
<cfapplication
name="test"
sessionmanagement="yes">
But I don't why putting in clientstorage,clientmanagement,setclientcookies
trigger
such a problem.
-----Original Message-----
From: chew <[EMAIL PROTECTED]>
To: CF-Server <[EMAIL PROTECTED]>
Date: Monday, November 06, 2000 6:54 PM
Subject: session variable
>Anyone knows how session variables is clear??
>my session variable clear itself.
>I have set session timeout of 30 mins
>but it clear itself in less than a min.
>Anybody knows why.
>
>---------------------------------------------------------------------------
---
>To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com