RE: Weird TraceListener NewLine problem
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 15 May 2007 09:18:03 GMT
Thanks for your reply,
Since you've ensured that the "\r\n" linefeed are part of the string during
debugging, I think the mail message should also contain the characters. Is
your email format set to html? If so, I suggest you try using "<br/>"
instead of "\r\n" to create new line since HTML does not recognize "\r\n"
as line feed, but use "<br/>" for insert new line.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: Weird TraceListener NewLine problem
- From: Steven Cheng[MSFT]
- RE: Weird TraceListener NewLine problem
- From: The Man From SQL
- RE: Weird TraceListener NewLine problem
- Prev by Date: Triggers Firing for Child Objects
- Next by Date: Functional programming: its got what coders crave!
- Previous by thread: RE: Weird TraceListener NewLine problem
- Next by thread: RE: Weird TraceListener NewLine problem
- Index(es):
Relevant Pages
|