Now on the product I wish this script to run, I put the following:
But nothing is happening..Code:<script src="jscript_soldoriginals.js" type="text/javascript"></script> <form name="news"> <font color="#cc9900"><b> <br /></b></font></form>
Thanks in advance and Happy New Year![/QUOTE]
Ups, the second code is missing a line, it is as follows:
But I still don't see the text in the textarea...Code:<script src="jscript_soldoriginals.js" type="text/javascript"></script> <form name="news"> <font color="#cc9900"><b> <textarea name="news2" cols="40" rows="6" wrap="virtual"> </textarea></b></font></form>
When I went back to double check the code, it puts in extras:
If this is my problem, how do I keep it from appearing in the text area??Code:<script type="text/javascript" src="jscript_soldoriginals.js"></script> <form name="news"> <font color="#cc9900"><b> <textarea wrap="virtual" rows="6" cols="40" name="news2"></body> </html></HTML></textarea></b></font></form>



