Posted on: 5/28/2014 8:21:17 PM | Views : 467

I have a hosted site with a page that users open and fill out a few fields then click a submit button. The record is inserted into a tbl using a stroed procedure, then an email is sent to me. I did a test and clicked the submit button at the same time on two PC's in our office. Only one of the records were inserted, but both emails came.
My question is what can we do to prevent something like this from happening?

Go to the complete details ...