|
If the user presses the Save button: The form is submitted. The scripts do a validation check, e.g. it
checks to see if all the required fields have been filled in. If the data is valid, then the
script calls the appropriate stored procedure to update the merchant database with the new
values. We then go back to the previous page.
|