I'm trying to send plain text emails filled with variables, and it just won't
format itself right. It puts extra spacing here, takes it out there. I'm
thinking of using html email with tables and such, but wanted it to work this
way. Sorry if the posted code isn't formatted correctly.
Thanks,
Will
<cfmail from="#VARIABLES.emailaddress#"
to="#ARGUMENTS.Paypaltransdetails.customerbillingemail#"
server="#VARIABLES.mailserver#" subject="Your Paypal Order Has Been
Processed by #VARIABLES.companyname#"
>
*Please print out this email for your records
#ARGUMENTS.Paypaltransdetails.customerbillingfname#,
Thanks for your order with #VARIABLES.companyname#!
Your order ID is: #ARGUMENTS.Paypaltransdetails.orderID#
Order date: #DateFormat(ARGUMENTS.Paypaltransdetails.orderdate, "m/dd/yyyy")#
Shipping Address
================
#ARGUMENTS.Paypaltransdetails.customershippingfname#
#Paypaltransdetails.customershippinglname#
#ARGUMENTS.Paypaltransdetails.customershippingaddress#
#ARGUMENTS.Paypaltransdetails.customershippingcity#,
#ARGUMENTS.customershipstate#
#ARGUMENTS.Paypaltransdetails.customershippingzip#
#ARGUMENTS.Paypaltransdetails.customershippingcountry#
Email: #ARGUMENTS.Paypaltransdetails.customerbillingemail#
You Ordered:
QTY Description
Price (ea)
=== ===========
==========
<cfloop query="Paypalcartdetails">
#prodqty# #merchSKUID# #prodname#<cfif optionlist NEQ
"">(#optionlist#)</cfif> #prodsellprice#
</cfloop>
Thanks for your order!
</cfmail>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236865
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54