Jump to content
Xtreme .Net Talk

A good way to end a session flush the asp.net pages and database


Recommended Posts

Posted

I am having a problem with multiple users on the pages. When one user logs out of the site, their connection to a particular record remains active and is picked up by another user going to that record.

 

What is the best way to close all the connections and reset asp.net when a user leaves a record or logs out of the system?

 

:confused: :confused: :confused: :confused: :(

Posted

Record being picked up

 

What do you mean the record is being picked up by another user?

 

The previous developer created a checkbox page to confirm that a payment can be made. The user has to check off all the boxes before they can move on. The problem is when one user checks off all the boxes, and then leaves the record, another person could go to that record and not get the checkbox page again, as they should. Any ideas on how to reset this?

:confused: :confused: :( :o

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...