Sometimes if you wire up Click events for controls on your own, and still
have AutoeventWireup="true" in your ASPX @Page declaration, this will cause
some events to fire 2x.
-- Peter
Recursion: see Recursion
site:
http://www.eggheadcafe.com
unBlog:
http://petesbloggerama.blogspot.com
BlogMetaFinder:
http://www.blogmetafinder.com
"archana" wrote:
> Hi all,
>
> I am new to asp.net. Developing one web page.
>
> What i observed is at a time of refreshing page click event is firing
> twice.
>
> On some pc its not happening.
>
> But its not happening for all control. Can anyone tell me reason
> behind this.
>
> Please help me asap.
>
> thanks in advance.
>
>