S
Simon
Hi all,
I need to maintain state between two pages but for two pissy reasons I can't
use the Session object and the Query String isn't ideal because its too easy
to tamper with.
I'm wondering what my options are?
As I understand it, I can either encrypt the QS on the way out to the client
somehow
or
I could use form variables to post information but I don't know how to do
that. Any advice, very much appreciated
Thanks all
Simon
I need to maintain state between two pages but for two pissy reasons I can't
use the Session object and the Query String isn't ideal because its too easy
to tamper with.
I'm wondering what my options are?
As I understand it, I can either encrypt the QS on the way out to the client
somehow
or
I could use form variables to post information but I don't know how to do
that. Any advice, very much appreciated
Thanks all
Simon