how to call function by button click in same page??
i know the submit button and form action method
but this is done only to redirect for that page only
i want to call different function for different buttons respectively
can i use jscript to it ?? how can i do it??