Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Events

Events

Scheduled Pinned Locked Moved ASP.NET
question
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kavinnagarajan
    wrote on last edited by
    #1

    When visitor of webpage closes page without logout(clicking cross in titlebar) means which event will be generated?

    G 1 Reply Last reply
    0
    • K kavinnagarajan

      When visitor of webpage closes page without logout(clicking cross in titlebar) means which event will be generated?

      G Offline
      G Offline
      GSingh Developer
      wrote on last edited by
      #2

      i think browser event will fire.. like window or browser closing.. no asp.net page event will fire.. anyway why u want to kno this.. any problem struct or jst for knowledge..??

      K 1 Reply Last reply
      0
      • G GSingh Developer

        i think browser event will fire.. like window or browser closing.. no asp.net page event will fire.. anyway why u want to kno this.. any problem struct or jst for knowledge..??

        K Offline
        K Offline
        kavinnagarajan
        wrote on last edited by
        #3

        when user of the website clicks cross in titlebar without clicking logout button i have to make it as Logged out. So how this can be done?

        C P 2 Replies Last reply
        0
        • K kavinnagarajan

          when user of the website clicks cross in titlebar without clicking logout button i have to make it as Logged out. So how this can be done?

          C Offline
          C Offline
          Coding C
          wrote on last edited by
          #4

          You have to handle the close event of the browser and then fire server side method to do database modifications

          Coding C# ExciteTemplate

          1 Reply Last reply
          0
          • K kavinnagarajan

            when user of the website clicks cross in titlebar without clicking logout button i have to make it as Logged out. So how this can be done?

            P Offline
            P Offline
            padmanabhan N
            wrote on last edited by
            #5

            kavinnagarajan wrote:

            when user of the website clicks cross in titlebar without clicking logout button i have to make it as Logged out

            unload event will fire... Try using that....

            Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups