When I click the Button I am loading one page. i am having some controls in the page_load.
but the problem is my page_load is hitting more than once.
Please can any body explain me what could be the possible reasons for hitting the page_load multiple times.
Thanks
Is hitting
Page_Loadtwice your issue?Most probably its due to
asp:Imageorimgwithoutsrcdefined.To quote mbanavige of ASP.NET Forums,
Related: page loads twice in Google chrome