session state problem

  • Thread starter beverly kuykendall
  • Start date
B

beverly kuykendall

I have a .net application with many web forms. During the process of
the application the user has the ablility to advance and return to a
selected number of forms based on where they are in the application.
This all works with the use of session state. The user has the ability
to use the BACK button while in the application. However, because the
application has a security issue, I do not want the user to leave the
application and go to a different website and then return to the
application by using the BACK button. What can I have to do to exhaust
the session state when the user leaves the application?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top