nolc
October 7th, 2003, 09:16 AM
Hello,
Would anyone happen to know how to write to a <DIV> section? Thank you in advance....
HTML:
<DIV id="myDIV"></DIV>
Code Behind:
myDIV.text = "stuff"
Would anyone happen to know how to write to a <DIV> section? Thank you in advance....
HTML:
<DIV id="myDIV"></DIV>
Code Behind:
myDIV.text = "stuff"