Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Steve Grosz #1
Sessions not ending based on time...
I have the following in a application.cfm file:
<cfapplication sessionmanagement="yes" name="InnerElement"
sessiontimeout="#createtimespan('0','0','0','30')# ">
I thought it would set the session to a time of 30 seconds, just as a
test. I wanted to see that if I closed the page for a minute or 2, that
when I went back, I still wouldn't be recognized, but I am.
Why is that?
Steve Grosz Guest
-
FLV Loading based of time of day
I am stuck. I figured out that this site is not a live enviroment, rather using FLVs for certain days of the week - and the office is even all dark... -
Ending sessions when running in cookieless mode?
Hi. I have an app that is running cookieless. (ie <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424"... -
Is director frame-based or time-based ?
I was wondering if the following is possible: Translate sprite 1 to sprite 2 in exactly 15 seconds. Can I translate that to the exact number of... -
sorting files based on time
Hi, I want to sort all the files based on time of modification in unix that is if i issue 'ls -l' it should display all the files sorted based on... -
ASPNET Session ending before time
> Hi, Where did you set the session timeout? The setting in the IIS console is overridden by the <sessionState timeout> value in machine.config...



Reply With Quote

