The whole thing is running out of a SQL stored procedure so attachments become problematic... plus part of the reason we've gone to this is to avoid having the recipient have to open attachments.
Until Later! C. Hatton Humphrey http://www.eastcoastconservative.com No trees were killed in the sending of this message, but a large number of electrons were terribly inconvenienced. On Thu, Sep 22, 2011 at 2:31 PM, Judah McAuley <[email protected]> wrote: > > Could you perhaps send it as an attachment instead? All things > considered, I'd guess that Notepad will be better at honoring a fixed > width text file than some random email client will. > > On Thu, Sep 22, 2011 at 7:07 AM, C. Hatton Humphrey <[email protected]> > wrote: >> >> I'm sending out emails from an application and based on the rules, the >> text needs to come out fixed width to have things look nice. That I >> know of, there are two ways to guarantee this will happen, both using >> HTML formatting: >> >> 1. Wrap the text with PRE tags. >> 2. Wrap the text with a div that forces font: courier new. >> >> Which is the better solution for this? >> >> Until Later! >> C. Hatton Humphrey >> http://www.eastcoastconservative.com >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:342945 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
