Both options works,
Thanks Qasim and Raymond

> Change it to one of these two things:
> 
> <cfif structKeyExists(form,"desc_id#x#")>
> 
> or
> 
> <cfif isDefined("form.desc_id#x#")>
> 
> 
> On Wed, 22 Dec 2004 11:08:50 -0400, Asim Manzur <[EMAIL PROTECTED]> 
> wrote:
> >         <Cfif IsDefined('form["Desc_ID#x#"]')>
> > 
> > This is giving me the following error
> > 
> > Parameter 1 of function IsDefined, which is now 
> "form["Desc_ID1"]", must be a syntactically valid variable 
> name.
> > 
> > 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188571
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to