ealthit.com
> www.montefiore.org
>
>
>
> -Original Message-
> From: Priya K [mailto:priya23...@gmail.com]
> Sent: Tuesday, August 06, 2013 8:35 PM
> To: cf-talk
> Subject: Re: Element undefined in SESSION scope
>
>
> May be its something to do with cookie pa
Sent: Tuesday, August 06, 2013 8:35 PM
To: cf-talk
Subject: Re: Element undefined in SESSION scope
May be its something to do with cookie path. If you are using cookie, this
might mess up your session and just drops it.
On Tuesday, August 6, 2013, Mark A Kruger wrote:
>
> Trying a resend.
>
May be its something to do with cookie path. If you are using cookie, this
might mess up your session and just drops it.
On Tuesday, August 6, 2013, Mark A Kruger wrote:
>
> Trying a resend.
>
> Make sure that cgi.http_referer exists before you try to set it. This is a
> var created by the web
Trying a resend.
Make sure that cgi.http_referer exists before you try to set it. This is a
var created by the web server NOT cf ... so it may or may not reliably
exist. Also make sure this code is AFTER your cfapplication tag.
On your own system try hitting the page after a cf restart. You may
Can you please resend the last reply of this post. I am not able to view
the reply either in houseoffusion.com nor in my inbox. In inbox I just see
the reply starting with 'Make sure...', but when I click the message, it is
gone...something is weirdThanks
On Tue, Aug 6, 2013 at 3:07 PM,
mkru...@cfwebtools.com
Skype: markakruger
-Original Message-
From: funand learning [mailto:funandlrnn...@gmail.com]
Sent: Tuesday, August 06, 2013 3:08 PM
To: cf-talk
Subject: Re: Element undefined in SESSION scope
I am just setting up a variable to capture cgi.http_referer.
. Initially, the variabl
I am just setting up a variable to capture cgi.http_referer.
. Initially, the variable was set
up as
This variable is defined on a form, which submits to itself. I want to
capture the initial cgi.http_referer value when the user first lands on the
form and save it to database upon successful su
Can we see some sample code?
On Tue, Aug 6, 2013 at 12:43 PM, fun and learning
wrote:
>
> All -
>
> I am converting a form variable to a session variable.I enabled session
> management in application.cfm in cfapplication tag. The change works fine
> only on my system, but when others try it, th
All -
I am converting a form variable to a session variable.I enabled session
management in application.cfm in cfapplication tag. The change works fine only
on my system, but when others try it, they get
'Element undefined in SESSION'.
What could be the possible reason?
Thanks.
~~~
9 matches
Mail list logo