Topic: ASP text formatting
hi all,
im working on a small project right now.
i have a textarea for users to type their message. However, if they want to start a new line, they have to type in <br>... but i do not want the user to type <br> when they want to start a new line.
is there any functions that i can use to handle this??
thanks