Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 897505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:53:50+00:00 2026-05-15T14:53:50+00:00

i m using c#.net and in the page_load event i m writing writing..and it

  • 0

i m using c#.net and in the page_load event i m writing writing..and it should be destroyed when page_unload occurs.but when i am doing debugging both page_load and page_unload event triggered which was not supposed to be done. like in servlet it runs.

so plz help me i want that doing navigating to other pages i want first when view in browser page_load triggered the navigating to other page_unloading should be happening.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:53:51+00:00Added an answer on May 15, 2026 at 2:53 pm

    The page lifecycle on the server side does ahere with any client side events. If you want to react on the document load event on client side, you have to write javascript code.

    The Page_Unload event is triggered right before the page is sent to the client. If you need an event, which tells you that the document was closed on client side, you will have to use a javascript event.

    This should give you an idea of what to do:

    <body onunload="__doPostBack('','unloading');" />
    

    If you want to hava a professional implementation hava a look at AjaxControlToolkit. Create a new ScriptControl and use the integrated Callback mechanism.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using ASP.NET and on ASP.NET page has validate attribute which checks for
I'm closing a WCF endpoint in the page_unload of an asp.net page, when using
I have a DropDownList in Masterpage that I fill on Page_Load() event but when
I am currently writing a small web app using Asp.net MVC and jQuery mobile.
I want to delete record on page load event ... using vb.net Protected Sub
I am currently writing a ContentManager in ASP.NET. I have a preview button which
I am using ASP.NET page methods with jQuery.... How do I get the value
I am using ASP.NET page methods with jQuery. Here is my code, $.ajax({ type:
I have an ASP.NET page using the AJAX control toolkit for some controls. A
using a c# asp.net page, building a SQL query string to run against an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.