i want to maintain line breaks for a textarea.
i am using access database and asp.
problem is text entered like this:
hello world!
hello world again!
looks like this on output:
hello world!hello world again!
what do you think is the best solution for solving this?
i am using access database and asp.
problem is text entered like this:
hello world!
hello world again!
looks like this on output:
hello world!hello world again!
what do you think is the best solution for solving this?