I have a form which has 2 buttons that can be pressed (New and update). Both should trigger the form submit after changing the value of a hidden field in the form. Is there a way to use a single function to fill in the value by determining which button was pressed, or do I have to write 2 different function with the same basic code?
Chris


Reply With Quote
Bookmarks