I have a form with a textbox and everytime is submits i seem to get extra blank lines at the end (random amounts).
if for example i want to input the follwing to come out as:
---------------
this is the text line 1.
this is the text on line 3.
---------------
i would get something like:
---------------
this is the text line 1.
this is the text on line 3.
---------------
i wouldn't really care that its doing it if i could figure out how to get rid of the extras at the end, and not blank lines altogether (such as line 2).
any ideas?
thanks.
if for example i want to input the follwing to come out as:
---------------
this is the text line 1.
this is the text on line 3.
---------------
i would get something like:
---------------
this is the text line 1.
this is the text on line 3.
---------------
i wouldn't really care that its doing it if i could figure out how to get rid of the extras at the end, and not blank lines altogether (such as line 2).
any ideas?
thanks.