I'm using the ajaxform plugin for jQuery. I have a form with Save and Cancel buttons.
How do I handle multiple buttons so that the Save button posts to a URL and the Cancel button reloads the form container with a read only view from a different URL?