Variables in CFMX

2003-01-13 Thread Paul Giesenhagen
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 "form." is not a valid ColdFusion variable name. 
Valid variable names must start with a letter, and can only contain letter, numbers, 
and underscores. 


Thanks in advance!
Paul Giesenhagen
QuillDesign
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




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 "form." is not a valid ColdFusion variable name.
>Valid variable names must start with a letter, and can only contain 
>letter, numbers, and underscores.



--
Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/
Team Macromedia Volunteer for ColdFusion
http://www.macromedia.com/support/forums/team_macromedia/
http://www.devmx.com/

--

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




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/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, January 13, 2003 1:28 PM
> To: CF-Talk
> Subject: Variables in CFMX
> 
> 
> 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 "form." is not a valid ColdFusion variable name. 
> Valid variable names must start with a letter, and can only 
> contain letter, numbers, and underscores. 
> 
> 
> Thanks in advance!
> Paul Giesenhagen
> QuillDesign 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




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-Talk
Subject: Variables in CFMX

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 "form." is not a valid ColdFusion variable name. 
Valid variable names must start with a letter, and can only contain
letter, numbers, and underscores. 


Thanks in advance!
Paul Giesenhagen
QuillDesign

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




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: 
>
>Error is:
>
>The string "form." is not a valid ColdFusion variable name.
>Valid variable names must start with a letter, and can only contain 
>letter, numbers, and underscores.
>
>
>Thanks in advance!
>Paul Giesenhagen
>QuillDesign

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




URL Variables in CFMX read-only?

2002-06-04 Thread Reilly, Jim

I heard that URL variables in CFMX are read only.

Is this true?

I sometimes will do something like this, that will break if its true:





Tkx,
James M. Reilly
GlobalSpec
350 Jordan Road
Troy, NY 12180
Tel:  518.880.0200 x318
Fax: 518.880.0250
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: URL Variables in CFMX read-only?

2002-06-04 Thread Raymond Camden

Not true.

===
Raymond Camden, ColdFusion Jedi Master for Macromedia

Email: [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Reilly, Jim [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, June 04, 2002 11:22 AM
> To: CF-Talk
> Subject: URL Variables in CFMX read-only?
> 
> 
> I heard that URL variables in CFMX are read only.
> 
> Is this true?
> 
> I sometimes will do something like this, that will break if its true:
> 
> 

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists