macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Using variables on included files?

Subject: Re: Using variables on included files?
From: Azadi
Date: Fri, 02 Jan 2009 11:13:51 +0700
Newsgroups: macromedia.coldfusion.cfml_general_discussion

and where exactly are you setting that var???

in all the code you posted the only place i see it is your <input
name="fRating">, and you are trying to dump it BEFORE that (not that it
will work if you were dumping it AFTER - since it is a form filed CF
will see it in the FORM scope only after the form has been submitted).

i guess you are dumping a wrong var... you are definitely not doing what
Dan suggested...

and btw, your login code looks rather wonky, and probably does not do
what you expect it to... but that's a different issue...


Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/

<Prev in Thread] Current Thread [Next in Thread>