Re: Avoid calling events on page refresh
- From: "Eliyahu Goldin" <removemeegoldin@xxxxxxxxxxxxxx>
- Date: Tue, 21 Feb 2006 14:30:57 +0200
Priya,
A part of this article
http://msdn.microsoft.com/asp.net/community/authors/dinoesposito/default.aspx?pull=/library/en-us/dnvs05/html/bedrockaspnet.asp
is talking about your problem
Eliyahu
"Priya" <Priya@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:88CEAC38-59F9-4C4D-84E7-7AF59629EE9D@xxxxxxxxxxxxxxxx
Hi,
I want to avoid the events being called when page is refreshed. For eg: I
call a button event that modifies some data in the database. If i press F5
on
the same page again the button event is fired and data is modified. How do
I
avoid it?
Thanks in advance
Priya
.
- Prev by Date: How to reference to assemblies located in another web project?
- Next by Date: Re: App_Code class not working
- Previous by thread: How to reference to assemblies located in another web project?
- Next by thread: Re: Avoid calling events on page refresh
- Index(es):