R
ronenk
I have a good authentication form, which I use to login to my app. Now
I want to be able to know which user is logged in now, in order to fill
his answers in DB. In other words: I need to save & move username
(stored in text box of the authentication form) to other parts of
application. How would I do that?
TIA,
Ronen
I want to be able to know which user is logged in now, in order to fill
his answers in DB. In other words: I need to save & move username
(stored in text box of the authentication form) to other parts of
application. How would I do that?
TIA,
Ronen