RealmRPGer
03-11-2005, 04:53 AM
I'm not sure if this should go in javascript or php, but I'm guessing javascript since I think php gets the submit post without any indication of newline.
I added a reply function to my website using an html textarea input. Is there anyway to convert the newlines in that box into <br> tags? Does javascript see those as \n?
I added a reply function to my website using an html textarea input. Is there anyway to convert the newlines in that box into <br> tags? Does javascript see those as \n?