Try this:

IsDefined("FORM.qq#this_val#")

Ade

-----Original Message-----
From: CFDEV [mailto:[EMAIL PROTECTED]
Sent: 26 March 2005 18:42
To: CF-Talk
Subject: Evaluate and isdefined


Hi, I try to see if a variable is defined but I don't know the name of the
variable..

Any help?

<cfset varname = "form.qq" & #this_val#>
                        
<cfif isdefined(evaluate(varname))>
asdasd
</cfif>

Thanks

Pat
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.8.3 - Release Date: 25/03/2005


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200099
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to