Hey chaps,

I have a textarea on a web page. I place a button and onclick I call a javascript function to get the value of the textarea, the javascript works. I place a form object around the textarea and the javascript can no longer see the textarea raising "Error: Textareax Undefined"

Any ideas ????? This looks simplistic but I've boiled the whole problem down to the simplest form to try and work out why this is happening...

Cheers.

Chubby..