Hi!
I have a web app where users authenticate with username and password keept in a database.(they don't have an ID)
After user login how can I store the username wich was used and use it in multiple design elements (forms,agents, pages)
I don't want transmit it by URL or use cookies, so I need a secure way to achieve that.
Please help
Thanks
Mircea Serban