D
daveajie
Guest
I am having problem with <textarea>. I'm trying to dynamically display text from a textfield into a textarea element. HTML DOM specifies a "value" attribute for textarea, but using classic ASP, the new text does not appear.