Before someone flames me, I know this is the VB.NET groups, nonetheless, the
asp.net guys seems to have almost disapeared from the aspnet groups so I
thought I would ask this here.
I have a problem with an aspx web form in that if I refresh, it simply
resubmits the form and causes multiple submissions, in this case the form is
one which adds records to the database and refreshing a previously submitted
item repeats each time the refresh is clicked.
Does anyone have a suggestion on how I can get around this ?
Thanks

Signature
Best Regards
The Inimitable Mr Newbie º¿º
Teemu Keiski - 19 Jan 2006 19:54 GMT
Hello,
here's an article dedicated for the subject
Preventing Duplicate Record Insertion on Page Refresh
http://aspalliance.com/687

Signature
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
> Before someone flames me, I know this is the VB.NET groups, nonetheless,
> the
[quoted text clipped - 11 lines]
>
> Thanks
Mr Newbie - 19 Jan 2006 22:46 GMT
Fantastic Article - This was just what I needed
Thanks to you !

Signature
Best Regards
The Inimitable Mr Newbie º¿º
> Hello,
>
[quoted text clipped - 18 lines]
>>
>> Thanks