473,725 Members | 2,017 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C# and Mail NewLine Character?

Hi,

Is there a way to construct the mail body including newline characters by
using .net framework mailing functions when sending an email? I cannot
insert newline character into the body of the mail.

Thanks...
Apr 12 '06 #1
5 6988
Can you not use System.Environm ent.NewLine?

Simon.

"Adam Right" <ad**@right.com > wrote in message
news:u2******** ******@TK2MSFTN GP05.phx.gbl...
Hi,

Is there a way to construct the mail body including newline characters by
using .net framework mailing functions when sending an email? I cannot
insert newline character into the body of the mail.

Thanks...

Apr 12 '06 #2
Hi,

I have used all newline characters such as Environment.New Line, "\r\n",
StringBuilder.A ppendLine(). But when the mail body string has contructed, it
contains only "\r\n". Ok it is normal, but when i send this string as a body
of the mail, it does not recognize '\r\n' as an newline character. I hope
you understand my case. Thanks...
"Simon Hart" <srhartone[no spam]@yahoo.com> wrote in message
news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
Can you not use System.Environm ent.NewLine?

Simon.

"Adam Right" <ad**@right.com > wrote in message
news:u2******** ******@TK2MSFTN GP05.phx.gbl...
Hi,

Is there a way to construct the mail body including newline characters by
using .net framework mailing functions when sending an email? I cannot
insert newline character into the body of the mail.

Thanks...


Apr 12 '06 #3
If you're sending HTML mail (based on the MIME type of the message, not the
presence or lack of HTML tags), then the mail reader will ignore whitespace
including newline. To test this, try replacing the newline with "<br />"
and see what impact that has on your results.

"Adam Right" <ad**@right.com > wrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
Hi,

I have used all newline characters such as Environment.New Line, "\r\n",
StringBuilder.A ppendLine(). But when the mail body string has contructed,
it contains only "\r\n". Ok it is normal, but when i send this string as a
body of the mail, it does not recognize '\r\n' as an newline character. I
hope you understand my case. Thanks...
"Simon Hart" <srhartone[no spam]@yahoo.com> wrote in message
news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
Can you not use System.Environm ent.NewLine?

Simon.

"Adam Right" <ad**@right.com > wrote in message
news:u2******** ******@TK2MSFTN GP05.phx.gbl...
Hi,

Is there a way to construct the mail body including newline characters
by using .net framework mailing functions when sending an email? I
cannot insert newline character into the body of the mail.

Thanks...



Apr 12 '06 #4
Hi,

Is there an option to send mail in HTML format in C# mailing functions?
Thanks...

"Kyle M. Burns" <so*****@nospam .com> wrote in message
news:eT******** ******@TK2MSFTN GP03.phx.gbl...
If you're sending HTML mail (based on the MIME type of the message, not
the presence or lack of HTML tags), then the mail reader will ignore
whitespace including newline. To test this, try replacing the newline
with "<br />" and see what impact that has on your results.

"Adam Right" <ad**@right.com > wrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
Hi,

I have used all newline characters such as Environment.New Line, "\r\n",
StringBuilder.A ppendLine(). But when the mail body string has contructed,
it contains only "\r\n". Ok it is normal, but when i send this string as
a body of the mail, it does not recognize '\r\n' as an newline character.
I hope you understand my case. Thanks...
"Simon Hart" <srhartone[no spam]@yahoo.com> wrote in message
news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
Can you not use System.Environm ent.NewLine?

Simon.

"Adam Right" <ad**@right.com > wrote in message
news:u2******** ******@TK2MSFTN GP05.phx.gbl...
Hi,

Is there a way to construct the mail body including newline characters
by using .net framework mailing functions when sending an email? I
cannot insert newline character into the body of the mail.

Thanks...



Apr 13 '06 #5
Take a look at the BodyFormat property of the MailMessage class.

"Adam Right" <ad**@right.com > wrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
Hi,

Is there an option to send mail in HTML format in C# mailing functions?
Thanks...

"Kyle M. Burns" <so*****@nospam .com> wrote in message
news:eT******** ******@TK2MSFTN GP03.phx.gbl...
If you're sending HTML mail (based on the MIME type of the message, not
the presence or lack of HTML tags), then the mail reader will ignore
whitespace including newline. To test this, try replacing the newline
with "<br />" and see what impact that has on your results.

"Adam Right" <ad**@right.com > wrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
Hi,

I have used all newline characters such as Environment.New Line, "\r\n",
StringBuilder.A ppendLine(). But when the mail body string has
contructed, it contains only "\r\n". Ok it is normal, but when i send
this string as a body of the mail, it does not recognize '\r\n' as an
newline character. I hope you understand my case. Thanks...
"Simon Hart" <srhartone[no spam]@yahoo.com> wrote in message
news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
Can you not use System.Environm ent.NewLine?

Simon.

"Adam Right" <ad**@right.com > wrote in message
news:u2******** ******@TK2MSFTN GP05.phx.gbl...
> Hi,
>
> Is there a way to construct the mail body including newline characters
> by using .net framework mailing functions when sending an email? I
> cannot insert newline character into the body of the mail.
>
> Thanks...
>



Apr 13 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
6756
by: 3strands | last post by:
Hi! I am writing a C++ program for a school project. It's a project and I could do it without this particualr feature, it's just it would be better if I could find out one thing: I'm making a simple game to simulate the rabbit vs. tortoise race. I need to print a race track on the screen like so: ###############R######
1
3043
by: utab | last post by:
Hi there I am trying to read from a file, I am trying to read certain fields,there are 6 fields in this file like --------/--------/--------/--------/--------/--------/ All fields are 8 characters width and I am comparing the first character of the line with the $ sign which seperates different blocks of information $ Nodes of the Entire Model
13
5218
by: comp.lang.php | last post by:
Other: <input name="school_type_other" size="30" maxlength="75" value="<?php if ($_POST) echo $_POST; else echo str_replace('"', '&quot;', str_replace('\\', '', $result->school_type_other)); ?>">
0
1185
by: Adam Right | last post by:
Hi, I am using .net framework functions to send a mail over exchange server but i want to use newline character in the body. I cannot insert this character in the body. .NET constructs the sentences without newline character. What is the reason for it? Thanks...
6
18406
by: Daniel Mark | last post by:
Hello all: I have the following snippet: In : fileName = 'Perfect Setup.txt\n' In : fileName = fileName # remove the '\n' character In : fileName Out: 'Perfect Setup.txt'
16
38617
by: junky_fellow | last post by:
Is there any efficcient way of removing the newline character from the buffer read by fgets() ? Is there any library function that is similar to fgets() but also tells how many bytes it read into the buffer ?
3
12335
by: GoalieDude | last post by:
My problem is that I'll receive a large excel file from a customer that has hard return in one of the cells (i.e. pressing alt + enter to make a new line in a cell) and when I export it to a text file, the value for that cell will have quotes around it and have an unknown/unreadable character (the little boxes) inline with the text. I would like to use C# to build an application to batch check for this kind of error but I can't figure out how...
0
1379
by: Gary Josack | last post by:
Gary Herron wrote: Also os.popen is deprecated. You should probably learn subprocess. Thanks, Gary M. Josack
2
1941
by: alex21 | last post by:
The string is coming from this url, http://www.elixirwd.com.au/test.php The Username and Password for this url is, Username:user Password: password Now simply downloading the data using the WebClient classes DownloadString() method the below code will not work. If FileContents.Contains(ControlChars.NewLine) Then MessageBox.Show("Has newline!")
0
8752
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9257
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9174
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4782
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3221
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2634
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.