Re: Session variables not working

2012-02-27 Thread Steve Milburn
Have you enabled session management in the application.cfc? On Mon, Feb 27, 2012 at 3:14 PM, Rick Faircloth wrote: > > It's been awhile since I used session variables, > but this is simple. Why won't this work? > > session-test.cfm > > > > > #session.name# > > > > > session-t

RE: Session variables not working

2012-02-27 Thread Rick Faircloth
talk Subject: Re: Session variables not working Have you enabled session management in the application.cfc? On Mon, Feb 27, 2012 at 3:14 PM, Rick Faircloth wrote: > > It's been awhile since I used session variables, > but this is simple. Why won't this work? > > session-

Re: Session variables not working

2012-02-27 Thread Russ Michaels
rk but not session variables between pages > with session management being enabled in application.cfc? > > Rick > > -Original Message- > From: Steve Milburn [mailto:scmilb...@gmail.com] > Sent: Monday, February 27, 2012 3:18 PM > To: cf-talk > Subject: Re: Session variable

RE: Session variables not working

2012-02-27 Thread Rick Faircloth
18 PM To: cf-talk Subject: Re: Session variables not working Have you enabled session management in the application.cfc? On Mon, Feb 27, 2012 at 3:14 PM, Rick Faircloth wrote: > > It's been awhile since I used session variables, > but this is simple. Wh

Re: Session variables not working

2012-02-27 Thread Steve Milburn
Rick > > -Original Message- > From: Steve Milburn [mailto:scmilb...@gmail.com] > Sent: Monday, February 27, 2012 3:18 PM > To: cf-talk > Subject: Re: Session variables not working > > > Have you enabled session management in the application.cfc? > > On M

Re: Session variables not working

2012-02-27 Thread Steve Milburn
management being enabled in application.cfc? >> >> Rick >> >> -Original Message- >> From: Steve Milburn [mailto:scmilb...@gmail.com] >> Sent: Monday, February 27, 2012 3:18 PM >> To: cf-talk >> Subject: Re: Session variables not working >>

RE: Session variables not working

2012-02-27 Thread Rick Faircloth
Thanks for the reminder! Rick -Original Message- From: Steve Milburn [mailto:scmilb...@gmail.com] Sent: Monday, February 27, 2012 3:42 PM To: cf-talk Subject: Re: Session variables not working Correction on my previous post: The variable was stored in variables.session.name (not

Re: Session variables not working

2012-02-27 Thread Azadi Saryev
being enabled in application.cfc? > > Rick > > -Original Message- > From: Steve Milburn [mailto:scmilb...@gmail.com] > Sent: Monday, February 27, 2012 3:18 PM > To: cf-talk > Subject: Re: Session variables not working > > > Have you enabled session management in

Re: Session variables not working

2012-02-27 Thread James Holmes
; > I get 'rick'... > > > > But that's on the same page. > > > > Would that work but not session variables between pages > > with session management being enabled in application.cfc? > > > > Rick > > > > -Original Message-

Re: Session variables not working

2012-02-27 Thread Jay Pandya
Hi Rick, When you are using session variables and you want to get its value in other page after using cflocation then you need to enable seclientcookies true in cfapplication tag. More description you can read on http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_a-b

RE: Session variables not working

2012-02-28 Thread Rick Faircloth
Thanks for that reminder... it's been years since I've even used cflocation! My how knowledge, unused, is fleeting... -Original Message- From: Azadi Saryev [mailto:azadi.sar...@gmail.com] Sent: Monday, February 27, 2012 9:20 PM To: cf-talk Subject: Re: Session variables not wo

RE: Session variables not working

2012-02-28 Thread Rick Faircloth
I normally use an application.cfc, but this was just a quick "proof-of-concept" that I threw together to test something. -Original Message- From: James Holmes [mailto:james.hol...@gmail.com] Sent: Monday, February 27, 2012 10:56 PM To: cf-talk Subject: Re: Session variables n

RE: Session variables not working

2012-02-28 Thread Rick Faircloth
Thanks, Jay! Rick -Original Message- From: Jay Pandya [mailto:jaypandy...@gmail.com] Sent: Tuesday, February 28, 2012 12:49 AM To: cf-talk Subject: Re: Session variables not working Hi Rick, When you are using session variables and you want to get its value in other page

Re: Session variables not working despite being enabled?

2004-09-30 Thread Lawrence Ng
was it cflocated before the redirection? >>> [EMAIL PROTECTED] 9/30/2004 12:47:32 PM >>> Here's my cfapplication tag: name="Secure3" clientmanagement="yes" setdomaincookies="yes" /> Sessions are turned on in the server. I set session variables on one template but it doesn't show up on another

Re: Session variables not working despite being enabled?

2004-09-30 Thread Damien McKenna
OK, a major case of hoof-and-mouth disease there.  I was using an incorrectly named variable, so of course it couldn't find it. Bah. Thanks Lawrence. -- *Damien McKenna* - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 "Nothing endures but c