Can anyone tell me how do I append text in a textarea element without replacing the original data??
What I mean is if I have this text in a textarea:
Now how do I append text which may end up like this:Code:Test1 Test2
The traditional formname.formelement.value isn't working for me it just replaces the whole thing inside the element. Any help would be greatly appreciated.Code:Test1 Test2 Test3![]()



Reply With Quote
Thanks anyways.

Bookmarks