persist session info

K

keyser soze

hi
i have logically divided each .asp page
in one or more "states"
then i need to store somewhere
information about what state
has each client on each page
i consider 3 ways:
- store info in the DB : {page,sessionid} is the PK
- in a file: which i have to read on enter to the page and write on exit the page
- in the session object: storing an array on a session variable, like session("x")[1...N]

each way has a pros and cons,
i'm choosing the last method, but i know it consumes much memory

i will appreciate your comments
thanks
ks
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top