Re: Problems logging a user in properly

2004-01-28 Thread Ben Doom
Offhand, the loop you mentioned was caused by the cflocation in the Application.cfm.  When you load sessionStart.cfm, the application.cfm code gets run, and you cflocation to sessionStart, where the application.cfm code gets run, and you cflocation... Whatever you did to "fix" the loop may

RE: Problems logging a user in properly

2004-01-28 Thread Yexley Robert D Contr AFRL/PROE
Sorry, I should have specified thatthat is turned on and activated with my tag. <.YEX.> <)))>< -Original Message- From: Hagan, Ryan Mr (Contractor ACI) [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 11:10 AM To: CF-Talk Subject: RE: Problems lo

RE: Problems logging a user in properly

2004-01-28 Thread Hagan, Ryan Mr (Contractor ACI)
Make sure you've started session management has been turned on for the application. Do this by setting "sessionmanagement" and "sessiontimeout" vars in your tag: sessiontimeout="#createtimespan(0,1,0,0)#"> -Original Message- From: Yexley Robert D Contr AFRL/PROE [mailto:[EMAIL PROTECT