hai,

in my project i want to maintain logs for each page.so i created my own function to store the login info in DB.now i want to store the login data when the user opens the site and after closing the session.(ie.Session Begins and ends)

NB: I want to store a data in DB when the user closes the browser.

how can i use this using global.asax? can any send me the coding.


v.r.mahendran