[jQuery] Form plugin: Multiple submit buttons

[jQuery] Form plugin: Multiple submit buttons


I've a form with serveral submit buttons which should call quite some
different functions. Is there a way to overwrite the URL depending on
the submit button, calling separate server functions or do I have to
separate them on the server?
O. Wyss