@Luuk
Thanks for replying
Before I can Post first I would like to know If you have to store value of textarea fields in database and preserve all the line breaks that user has typed
and display back that data back in JSP page with JavaScript what will be your approach for this?
User Profile
Collapse
-
How to handle Multiple line strings in JavaScript?
Hi
I have stored some vaue that I am getting from textarea to my mysql db like this
"
Some Data,Some More Data
some Extra data
some More Extra data
"
and I am getting that data in JSP page
and I try to access that data in my JSP page using JavaScript
like this
var someValue=
"
"
Some Data,Some More Data...
No activity results to display
Show More
Leave a comment: