Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get user IP on intranet
Message
 
 
To
09/07/2014 22:30:02
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01603311
Message ID:
01603465
Views:
41
>>First, thank you for the sample code. As I mentioned to Viv, when user submits an order, the Acknowledgment is shown. And it clearly says that the order has been received. But users, for whatever reason, can click on Back button (in the browser) and return right back to the Order page. The order page "does not know" that this is a duplicate order and user can Submit it again.
>
>As is, you can implement something I have here on the site. This is in regards to how the messages are posted. Before, in the earlier years, we had some of that. So, what I did was to verify for the same content posted in the last 10 minutes for example. To that, you can add the IP recognition and ask the user if he or she really wants to submit the order, that would assume you would be pretty sure they are about to submit the same. In that case, you would ask for a confirmation before the final post.
>
>You can also establish an automatic expiration of the previous page. So, once the back button is pressed, it will go nowhere.

I did think about doing something similar to what you have done on UT; that is, check on post if the description is exactly the same. I have not done it simply because I didn't have time yet. I was also concerned that posting would be slowed down. But most likely the time it takes would be millisecond.
Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform