Create anew session .

P

Peter Rilling

I don't think you can just create a new session (meaning a second session).
You could probably use the HttpSessionState.Abandon method to end the
session, then a new session will be started when the next request is made.

Can you be more specific as to your needs?
 
N

Nir

Hello Peter .

I am saving variables like Datatable in my session object for some page's.
When user open's one page a datatable with unique name is saved to session object.
Now , user can not open this page again in the current session .

Therefore i want to create a new session automatically for this user,
so he will be able to open a second instance of the request page.

Thank's
Nir
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top