This code is fine for HTML supported email servers, but not when it is text
>supported only.
>
>
>>From: cf coder <[EMAIL PROTECTED]>
>>Reply-To: [EMAIL PROTECTED]
>>To: CF-Talk <[EMAIL PROTECTED]>
>>Subject: Re:cfmail pre-formatting
>>Date: Fri, 05 Dec 2003 09:05:53 -0400
>>
>>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]

