Did you try

foo = StructInsert(customer, "first_name", Trim(form.first_name),
"true");

?


> -----Original Message-----
> From: Eric Hoffman [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, January 20, 2003 12:24 PM
> To: CF-Talk
> Subject: Struct Insert overwrite
> 
> 
> Using: 
>  foo = #StructInsert(customer, "first_name", 
> "#Trim(form.first_name)#", allowoverwrite)#
> 
> Error.
> 
> Tried:
> 
>  foo = #StructInsert(customer, "first_name", 
> "#Trim(form.first_name)#", allowoverwrite="true")#
> 
> Error.
> 
> What is the correct way to do this, my book isn't very clear 
> on this piece.  Thanks!!!!
> 
> Regards,
> 
> Eric J Hoffman
> DataStream Connexion
> www.datastreamconnexion.com
> Delivering Creative Data Solutions 
> 
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

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

Reply via email to