Hi Asaf,
For prevent duplicate form submitting, there does exists some session flag
based approach, here are some web thread discussing on this:
#Preventing Duplicate Record Insertion on Page Refresh
http://aspalliance.com/687
#Prevent Duplicate Form Posting
http://forums.asp.net/p/447620/471229.aspx#471229
http://forums.asp.net/p/1190997/2045619.aspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: =?Utf-8?B?QXNhZg==?= <AG70@newsgroups.nospam>
>References: <AAF68CC1-A3F1-4C67-BECB-6EF11A48681C@microsoft.com>
<D0F0C4F4-C693-42E6-AA2C-607E102464D2@microsoft.com>
>Subject: RE: Prevent ASP.NET page to resend data on refresh?
>Date: Wed, 12 Dec 2007 08:31:03 -0800
[quoted text clipped - 21 lines]
>> > Thanks in advanced,
>> > Asaf