This was designed to solve the problem of duplicate orders being generated in osCommerce from a customer hitting the confirmation button more than once. So, I set this up to pop-up a “please wait” dialog with a progress bar to assure the customer that something was happening. If the progress bar make it to the end (currently programed for 125 seconds), then the dialog box changes to display an error occured and they can press the refresh button (in the dialog box) and try again.
-
30Apr