Page Refresh in ASP causing problem
-
Hello all, Sub: Duplicate Mails - Generated on press of Refresh button in Browser. HOW TO VALIDATE THIS IN ASP not ASP.NET. We created a application code using asp vb script which sent mail with attachment once the people proceeds for order. The problem we are facing is we are getting duplicate mail after once we refresh the confirm button. so we are getting more mails when ever we refresh the pages. This should be stopped. Please advice. Thanks and Regards, kris
If you fail for the first time , call it version 1.0.
-
Hello all, Sub: Duplicate Mails - Generated on press of Refresh button in Browser. HOW TO VALIDATE THIS IN ASP not ASP.NET. We created a application code using asp vb script which sent mail with attachment once the people proceeds for order. The problem we are facing is we are getting duplicate mail after once we refresh the confirm button. so we are getting more mails when ever we refresh the pages. This should be stopped. Please advice. Thanks and Regards, kris
If you fail for the first time , call it version 1.0.
krishna19 wrote:
HOW TO VALIDATE THIS IN ASP not ASP.NET.
So why post it here ? It belongs in 'web development'.
krishna19 wrote:
so we are getting more mails when ever we refresh the pages. This should be stopped.
I'm sure it should. Your code to send email is obviously being run more than once. No-one can comment further without seeing the code, and the code should be seen in the web dev forum, not here.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog