yes you need to pass session.urltoken around between frames.

>From the docs....
SESSIONTIMEOUT
Optional. Enter the CreateTimeSpan function and the values you want in days,
hours, minutes, and seconds, separated by commas to specify the lifespan of
any session variables that are set. The default value is specified in the
Variables page of the ColdFusion Administrator.

This means that only the default timeout is set up in the CF administrator

----- Original Message -----
From: "Eron Cohen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 31, 2000 8:58 PM
Subject: Problem Handling Sessions


> Hi Folks,
>
> I have two questions about sessions.
>
> 1)  I have an application that opens a pop-up javascript window with a
form.
> This  on the javascript window submits itself back to the template that
> opened it.  It seemed to be working fine, but suddenly I am loosing my
> session when the form is submitted.  (Its changing to a new CFID and
> CFTOKEN).  The question is what could be causing me to loose the session
in
> this way and how do I fix this?  Do I have to start passing URLTOKEN
around?
>
> 2) What methods can I use to prolong the length of a session?  I can't
> change the timeout value because I am using an ISP.
>
> Thanks,
>
> Eron
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to