Plenderj,

Thank you, this is just that I am really asking, although you have answered with another question . I suppose you think that storing database User Id on client side isn' t a danger for anything. If you have much experience on that, and with this kind of security issue, I rely on you.

On the other hand,.. After you have stored the DB User Id in a hidden field, then How you pass this data (db user id) from one page to another?



Hi Nemaroller,

I want to store the user id on client side so that after the session has finished, I can continue identifying the user in order to store other user information into the DB.