RE: Weird TraceListener NewLine problem



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.

.



Relevant Pages

  • Re: Text Box or String > 32K -- Problem?
    ... >lengths on various fields and objects while debugging the code. ... 120K characters will never fit into a text box. ... bridges an old A2 back end data mdb to an A97 front end. ...
    (microsoft.public.access.formscoding)
  • Re: deciphering emails in PERL
    ... for pre-written code to do common tasks in Perl. ... The body of a mail message starts after the first null line. ... "From:" header line). ... Text lines starting with those characters is ...
    (comp.lang.perl.misc)
  • Re: I cannot reliably write the Hex number "83" to a stream
    ... ajmastrean wrote: ... transforms itself into "0x3F". ... For instance, debugging shows that ... Since you're writing text characters through an encoding object, it will in some cases encode the characters different than if you just output pure bytes to begin with. ...
    (microsoft.public.dotnet.languages.csharp)
  • TADOQuery.SQL.Text - unwanted trailing characters
    ... I have a TADOQuery object and am trying to set the SQL.Text property. ... When debugging the ADOQueryUpdate.SQL.Text has some unwanted trailing ... characters: 'update TABLE set COLUMN = VALUE where COLUMN = ...
    (borland.public.delphi.database.ado)
  • Re: Why does my program change the characters in my shell
    ... > I'd like to know what the typical reason for this is. ... However, when it gets done puting the data on stdout, the program is ... > characters, just right angled shapes and stuff. ...
    (comp.unix.programmer)