DaniWeb Forum Index
>
Search Forums
RSS
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.00
seconds.
Search:
Posts Made By:
navyjax2
; Forum:
ASP.NET
and child forums
Save these search results for 24 hours
Forum:
ASP.NET
Nov 10th, 2008
Replies:
5
Replacing "Enter" in textBox
Views:
6,969
Posted By
navyjax2
Re: Replacing "Enter" in textBox
string text = txtBody.Text.Replace(Environment.NewLine, "<br />");
Worked fine for me when putting it into a new MailMessage:
message.From = new MailAddress(txtFrom.Text);
...
Showing results 1 to 1 of 1
You need to
join our community
in order to build your list of favorite forums. You can visit the
forum index
for a listing of all forums.
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC