|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Line Breaks
From: Susan Day (suzieprogrammer
gmail.com)
Date: Mon Nov 23 2009 - 12:39:50 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Nov 23, 2009 at 1:30 PM, Bradley Giesbrecht <
bradley.giesbrecht
gmail.com> wrote:
> I'm not sure what you are doing. I use '%0A' for html mailto links.
>
That didn't work for me. Here's an example line from my code:
msg = 'Here is the order from %s:%0A%0A %s' % (string.replace(client, '_',
' '), order)
Ignores both your %0A and my \n Please advise.
TIA,
Suzie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]