Re: IsDefined with dynamic variable

2004-12-22 Thread Asim Manzur
Both options works,
Thanks Qasim and Raymond


> Change it to one of these two things:
> 
> 
> 
> or
> 
> 
> 
> 
> On Wed, 22 Dec 2004 11:08:50 -0400, Asim Manzur <[EMAIL PROTECTED]> 
> wrote:
> > 
> > 
> > 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


Re: IsDefined with dynamic variable

2004-12-22 Thread Raymond Camden
Change it to one of these two things:



or




On Wed, 22 Dec 2004 11:08:50 -0400, Asim Manzur <[EMAIL PROTECTED]> wrote:
> 
> 
> 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:188543
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


Re: IsDefined with dynamic variable

2004-12-22 Thread Qasim Rasheed
try 




On Wed, 22 Dec 2004 11:08:50 -0400, Asim Manzur <[EMAIL PROTECTED]> wrote:
>
> 
> 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:188542
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


IsDefined with dynamic variable

2004-12-22 Thread Asim Manzur


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 Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188541
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