Re: button Click event
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxx>
- Date: Fri, 4 May 2007 20:21:46 +0100
<bbawa1@xxxxxxxxx> wrote in message news:1178304323.138102.327500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a button( btnLogOut)in my master page. In page_load event of
this master page I want
to verify if the button is clicked or not.
How can I do that.
Not sure what you mean exactly...
The Page_Load event occurs server-side near the beginning of the page cycle, but it's not possible to click a button until the page has actually been rendered and streamed down to the client browser, by which time the Page_Load event is long gone...
--
http://www.markrae.net
.
- Follow-Ups:
- Re: button Click event
- From: bbawa1
- Re: button Click event
- References:
- button Click event
- From: bbawa1
- button Click event
- Prev by Date: iTechArt Group - Custom Software Development and Offshore outsourcing Company
- Next by Date: Membership provider question
- Previous by thread: button Click event
- Next by thread: Re: button Click event
- Index(es):