(joining this thread late, sorry if this is a repeat suggestion)

Try referencing it like this:

<cfif isDefined("session[""spanish1"" & cfid  & cftoken]")>

Dashes aren't valid in variable names.

Example: one-two

 Is that "one" minus "two" or a variable "one-two"?  It's ambiguous, so
dashes are made invalid in names, which is why you get the "must be a
syntactically valid variable name" error.

-d

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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

Reply via email to