Hello all,
I've been busting out app's for the last couple of months and someone just brought to my attention that my way of tracking session variables is old. What is the "new" way? I have been passing the URLTOKEN through URL. Does that only leave cookies as my understanding has always been? I try to avoid cookies as much as possible since browsers can deny them.
Any "new" methods would be appreciated.
Thanks.
I've been busting out app's for the last couple of months and someone just brought to my attention that my way of tracking session variables is old. What is the "new" way? I have been passing the URLTOKEN through URL. Does that only leave cookies as my understanding has always been? I try to avoid cookies as much as possible since browsers can deny them.
Any "new" methods would be appreciated.
Thanks.