-----------------------------------------------------------
New Message on MumbaiUserGroup
-----------------------------------------------------------
From: rilov
Message 25 in Discussion
New Message on MumbaiUserGroup
C#dotnet:Window Forms->Unload event
Reply
Reply to Sender
Recommend
Message 17 in Discussion
From:
rilov
New Message on MumbaiUserGroup
C#dotnet:Window Forms->Unload event
Reply
Reply to Sender
Recommend
Message 16 in Discussion
From:
rilov
<o:p></o:p>
Following Events are Fired in their order by frame work when a form is
generated from (in asp.net)
1<o:p></o:p>
Page Initialization<o:p></o:p>
Page_Init<o:p></o:p>
2<o:p></o:p>
View State Loading<o:p></o:p>
LoadViewState<o:p></o:p>
3<o:p></o:p>
Postback data processing<o:p></o:p>
LoadPostData<o:p></o:p>
4<o:p></o:p>
Page Loading<o:p></o:p>
Page_Load<o:p></o:p>
5<o:p></o:p>
PostBack Change Notification<o:p></o:p>
RaisePostDataChangedEvent<o:p></o:p>
6<o:p></o:p>
PostBack Event Handling<o:p></o:p>
RaisePostBackEvent<o:p></o:p>
7<o:p></o:p>
Page Pre Rendering Phase<o:p></o:p>
Page_PreRender<o:p></o:p>
8<o:p></o:p>
View State Saving<o:p></o:p>
SaveViewState<o:p></o:p>
9<o:p></o:p>
Page Rendering <o:p></o:p>
Page_Render<o:p></o:p>
10<o:p></o:p>
Page Unloading<o:p></o:p>
Page_UnLoad<o:p></o:p>
<o:p></o:p><o:p></o:p>
To Track user closing the window u can either put a JavaScript code which
inform the server this close event
<o:p></o:p>
Body onunload event you can use<o:p></o:p> Again if u don�t want to work this
code when the page is refreshing u have to use logics to block this codes
executing and if it is in windows form u can directly use the form unload
event it is so simple to use...........
View other groups in this category.
View other groups in this category.
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you
received this message by mistake, please click the "Remove" link below. On the
pre-addressed e-mail message that opens, simply click "Send". Your e-mail
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]