I have a stored procedure that auto-increments a Voucher Number. I know by default the stored procedure is ran as soon as the form loads. Is it possible to delay or prohibit that stored procedure from running until a condition is met. For example, when the user filling out the form selects a radio button.