monster
09-07-2003, 07:05 PM
I use to remember how to do this but I can't see to get it to work. I have two scripts to run onsubmit:
onsubmit="return checkCheckBox(this); onsubmit="validate();return returnVal;""
This isn't working, can anyone remind me what I am doing wrong? These are of course in the right spot in the code. Also they work independently if the other is not there.
onsubmit="return checkCheckBox(this); onsubmit="validate();return returnVal;""
This isn't working, can anyone remind me what I am doing wrong? These are of course in the right spot in the code. Also they work independently if the other is not there.