Hi,
I've got a textarea like this:
<textarea name="myTextArea" rows="4" cols="20">
</textarea>
For some reason every time the page starts, the text area is populated with a couple spaces inside it. Any way to clear it on startup?
Thanks,
-Ash.