It needs to be:

<CFIF IsDefined("Form.QuestionName")>

Hope that helps,
*~Tiffany~*



> <cfif isdefined("form.#questionname#")>
> 
> This used to work perfecly when we were using 3.1 now that we have
> moved to 4.1 it has failed.
> 
> Can anyone help Error message is as follows.
> 
> Parameter 1 of function IsDefined which is now "form." must be a
> syntactically valid variable name
> 
> The error occurred while evaluating the expression:
> isdefined("form.#questionname#")
> 
> 
> Thanks
> 
> Gordon


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to