You could use a bit of JavaScript to pause before submitting the form. You probably want to make it fairly obvious to the user what is happening - otherwise they will probably just click the button again.
(And of course, this is not going to work in browsers which have JavaScript turned off)