Re: Variables in CFMX

2003-01-13 Thread Samuel R. Neff
From the error message it looks like variables.thisForm is an empty string, which creates an invalid variable name. At 01:28 PM 1/13/2003, you wrote: >I have the following variable being set in a loop ... CFMX doesn't like it >... and below is the error too ... any suggestions? > >Trying to set

RE: Variables in CFMX

2003-01-13 Thread Adrocknaphobia Jones
#variables.thisForm# is coming up as an empty string. Adam Wayne Lehman Web Systems Developer Johns Hopkins Bloomberg School of Public Health Distance Education Division -Original Message- From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 2:28 PM To: CF-Ta

RE: Variables in CFMX

2003-01-13 Thread Raymond Camden
Try , also make sure variables.thisForm is valid. It may equal "", and form.(nothing) would not be valid. === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Email: [EMAIL PROTECTED] WWW : www.camdenfamily.com/m

Re: Variables in CFMX

2003-01-13 Thread Todd
What does #variables.thisForm# this form output as? Also, try: ...? ~Todd At 01:28 PM 1/13/2003 -0600, you wrote: >I have the following variable being set in a loop ... CFMX doesn't like it >... and below is the error too ... any suggestions? > > >Trying to set: > >Error is: > >The string "f