is it possible to call more than one function using the onsubmit="" option for a form?
i'm looking at two scripts to add to my form one a validator and the other will send the user to a comfirmation page. both of these scripts instruct me to put in the onsumbit="<function>" statment in my form.
i'm looking at two scripts to add to my form one a validator and the other will send the user to a comfirmation page. both of these scripts instruct me to put in the onsumbit="<function>" statment in my form.