riptide
04-23-2007, 04:35 PM
I'm confused about how to put text on in to a textarea.
if you had a select list or another textarea where you were moving the text from one area to another.
you could use push or if you were using select you could use seleced index's name and use it as the value of the textarea right?
If you wanted to do that with the selected index's value you do the same?
also I saw a code in a book to use document.write to write out the object and embed tags.
if I wanted to try and embed WMP or Quicktime and I had the codebase
would I use try catch to find out what player the person had.
if you had a select list or another textarea where you were moving the text from one area to another.
you could use push or if you were using select you could use seleced index's name and use it as the value of the textarea right?
If you wanted to do that with the selected index's value you do the same?
also I saw a code in a book to use document.write to write out the object and embed tags.
if I wanted to try and embed WMP or Quicktime and I had the codebase
would I use try catch to find out what player the person had.