I am build Web site using asp.net 4.0 c#
There are a forum on my website where user can save his personal details. my problem is that when user submit his detail in database and again refresh URL (f5), event again ariese and request go to server, double entry saved in database. how i can handle it.