On Mon, Nov 23, 2009 at 1:30 PM, Bradley Giesbrecht < bradley.giesbre...@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