User Profile

Collapse

Profile Sidebar

Collapse
rogersands
rogersands
Last Activity: Jul 19 '15, 02:25 AM
Joined: Jul 18 '15
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • @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?
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
No activity results to display
Show More
Working...