Question
How to update and insert from same page using type="submit" or "button"
I am trying to remember where I saw the technique of adding a separate button to a coldfusion or flex page, other than the submit button, and calling a function to do something different like a query into database on insert page without inserting if onclick for update button is event.
