Sunday, June 2, 2013

Create a line feed while inserting into database from text box.

When we use a TextBox with Multiline (TextMode), User will be able to enter text with multiple lines. The text you will get from it will be with '\r\n' basically. But when displayed in a html control, it will not be multiline, you may have to replace them with <br />.




Muthukrishnan Ramasamy

net4.rmkrishnan.net

Use only what you need, Reduce global warming


No comments:

Post a Comment