I have a form for which I'd like all submissions to happen through the
submit buttons provided. But if the user enters a <returnwhile in any
text box, the form gets submitted, and it gets submitted as if the
first submit button defined for the form had been pressed. Can I
insure that pressing <returnwill not submit the form?
thanks, --thelma
submit buttons provided. But if the user enters a <returnwhile in any
text box, the form gets submitted, and it gets submitted as if the
first submit button defined for the form had been pressed. Can I
insure that pressing <returnwill not submit the form?
thanks, --thelma
Comment