thank you all for your suggestions. This code does the job.

<cfmail to="[EMAIL PROTECTED]"
        from="#frommail#"
        subject="Order"
        server="someserver"
        port="25"
        type="HTML">
        
Any Comments=#AnyComments# <br>
<cfif shoppingBasket neq 0>Shopping Basket=#shoppingBasket# <br></cfif>
<cfif username neq 0>User Name=#username#<br></cfif>

</cfmail>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to