M
Mortar
i have a server side button which 1st needs to run some client side
script for form checking. I got this working from the attributes
thing.
Then, if all is valid client side, i need to call the server side
function for the button. I can't just do a submit because that won't
call the server function. Anyone know how to do this?
script for form checking. I got this working from the attributes
thing.
Then, if all is valid client side, i need to call the server side
function for the button. I can't just do a submit because that won't
call the server function. Anyone know how to do this?