Hi,
Can we call more than one functions on onSubmit event.
I want to call two differnt functions on onSubmit event.
it doesn't work. If i call one function it workks fine..
Any idea.. If it is possible to call more than one functions what is syntax..
I'm calling like
onSubmit= "return radiomust(rm); return namemust(nm);"
Regards..
Yash
Can we call more than one functions on onSubmit event.
I want to call two differnt functions on onSubmit event.
it doesn't work. If i call one function it workks fine..
Any idea.. If it is possible to call more than one functions what is syntax..
I'm calling like
onSubmit= "return radiomust(rm); return namemust(nm);"
Regards..
Yash