Click to See Complete Forum and Search --> : Problems displaying dynamic text


sack689
11-22-2003, 12:39 PM
Hello im making a little javascript program and i have an array of 15 strings and i want to display them on the current page when a submit button is pressed. The only way of displaying text that i know is document.write but that places the text on a new page which isnt what i want, can any1 help me please? my code is attached, thanks for any help u can give me