scroots
01-15-2003, 08:08 PM
i have the following code
document.f.output.value+="<table border="1">"
the above code doesn`t work due to the "" around the 1 ("1"). How can i replace these in my code but when it is added to the textbox it shows up as "?
scroots
document.f.output.value+="<table border="1">"
the above code doesn`t work due to the "" around the 1 ("1"). How can i replace these in my code but when it is added to the textbox it shows up as "?
scroots