<cfset SESSION.ecom.fullName = SESSION.ecom.firstName & " " &
SESSION.ecom.lastName>

That should do it...

Pablo


----- Original Message -----
From: "Mark Leder" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, February 17, 2003 10:22 PM
Subject: Concetenating two Variables


> Hi All,
>
> Here's what I want to do:
> <cfset SESSION.ecom.fullName =
> SESSION.ecom.firstName&nbsp;SESSION.ecom.lastName>
>
> However, CF throws an error with the "&nbsp;" spacer.  What's the right
way
> to put these two vars together (formatted with a space) in a new var?
>
> Thanks, Mark
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

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

Reply via email to