|
Hi!
I've made some helping requests here in this forum, and I always get help from you guys. I'm counting on you this time too.
Here's the problem I need help with.
I have a textarea and I'm sending the data inside with a POST and get it on another page with .php as a string.
I need javascript to check how many lines there are and put a certain string (for example: "<br />" at the end of every line.
Is it possible to do this?
We can maybe use another hidden form element to store the data "textarea with the <br>s"...
So any help here would be much appreciated.
THANK YOU!
Last edited by hegerp; 06-17-2008 at 08:19 AM..
|