what is the most secure way to pass querystring parameters
am 31.03.2008 15:13:26 von paramvir.deolWhat is the most secure way to pass information using querystring?
and what are other secure ways by which a client and browser can
interact
What is the most secure way to pass information using querystring?
and what are other secure ways by which a client and browser can
interact
Hi,
You can refer to the link below which discusses about different options
available for maintaining the state client side. This also discusses its pros
and cons of each of the technique.
http://www.youcanlearnseries.com/programming%20tips/csharp/c lientstatemgmnt.aspx
Regards,
Manish
www.ComponentOne.com
"psycho" wrote:
> What is the most secure way to pass information using querystring?
> and what are other secure ways by which a client and browser can
> interact
>