I have a javascript that dynamically builds an html page. In the html page there are textarea boxes for the user to type information in. The information already exists in
To do with javascript you could do something like this:
Then you can use whatever you want in your javascript to put the text var into the textbox.