The best way to handle this is to give the submit buttons a name and
value and key off that data on the server tier.

Mike

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?

Reply via email to