Forum Moderators: open
What I want to do is reload the same page with an expanded list of choices depending on the checkbox they tick, as well as selecting the ticked checkbox.
I am looking at using onclick="document.formname.submit();return false;"
But I am getting object doesn't support this property or methid.
Thanks