Click to See Complete Forum and Search --> : Line Break within a Text Box


DoLordBoy
03-19-2003, 06:09 PM
Any way to add a line break within a textbox? <br> shows up as "<br>" instead of a break, and actually adding a line break in the source doesn't work either.

DoLordBoy
03-19-2003, 06:14 PM
Scratch that, the problem is I'm making the textarea value by using a javascript function, so I"ll head on over to the JS form