Hello,
I have found that if a line in CFMail ends with a variable the email will
have the next line moved up. Hence every line of yours would be put on one
line. You can include A #CHR(13)# at the end of each line that ends in a
variable to fix it.
Hope this helps,
Stew
*********** START REPLY SEPARATOR ***********
On 09/20/2000 at 11:14 PM Adrienne H. Cregar wrote:
>Hello all... I'm trying to format the email that will be sent from a
>form through CFMAIL. The problem I'm having is that I have general
>contact info fields (name, company name, address, city/state/zip, phone,
>email ) and I would like each field to appear on a separate line in my
>email.
>In the CFMAIL, when I use:
>
>This request was received through the website from:
>#form.fname# #form.lname#
>#form.company#
>#form.address#
>#form.city#,#form.state# #form.zip#
>#form.phone#
>#form.email#
>#form.id#
>
>the results appear in one long line (all running together). When I put
><br> after each field, the "<br>" appears in the email! (It actually
>does put each field on a different line, but you see the "<br>" at the
>end of each field). How do I get the same result - each field on a
>separate line - without the "<br>" showing??? Any help you could provide
>would be greatly appreciated! Thank you in advance...
>
>A.Cregar
>[EMAIL PROTECTED]
>
>---------------------------------------------------------------------------
---
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
*********** END REPLY SEPARATOR ***********
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.