Re: Master page postback.. !IsPostback doesnt work
- From: anthonykallay@xxxxxxxxxxxxxx
- Date: Mon, 09 Jul 2007 03:44:13 -0700
Hi Mark,
Thanks for your reply but i dont think you quite understood what my
problem was..
The user control in the master page (login.ascx) does need to be on
every page, the only problem i have is that when i click this login
button and the page posts back all the code in default.aspx page_load
posts again even if i use the !IsPostback statement?? Why is this flag
not stopping the page_load code from executing in the default.aspx
page??
Anthony
.
- References:
- Master page postback.. !IsPostback doesnt work
- From: anthonykallay
- Re: Master page postback.. !IsPostback doesnt work
- From: Mark Rae [MVP]
- Master page postback.. !IsPostback doesnt work
- Prev by Date: Re: A bit of Architecture advice.. One code.. Multiple sites
- Next by Date: ENTER key in TextBox in ASP.NET 2.0
- Previous by thread: Re: Master page postback.. !IsPostback doesnt work
- Next by thread: Re: Master page postback.. !IsPostback doesnt work
- Index(es):
Loading