Difference Between Page_init and Page_load
Hi,
I have read that Page_init is fired for the first time when the page is executed first.and after that it wont but and Page_load is fired after every postback.
but in my application both events are fired in every postback.Why?
pls.......answer
thanks
Preeti
|