Re: Encrypt QueryString
From: David Adams (mel1daa@hotmail.com)
Date: 06/24/02
- Next message: Jason Watts: "Re: User.IsInRole"
- Previous message: Rui Maia: "override of webconfig doesn't work...."
- In reply to: David Adams: "Encrypt QueryString"
- Next in thread: Paul Ingles: "Re: Encrypt QueryString"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "David Adams" <mel1daa@hotmail.com> Date: Mon, 24 Jun 2002 14:31:45 -0500
Prasad, Peter - Thanks for your suggestions. I like the XOR method for
simple encryption and I'll give it a shot.
Dave
"David Adams" <mel1daa@hotmail.com> wrote in message
news:#ayJVdaGCHA.2584@tkmsftngp08...
> Hi all,
>
> Is there a way to easily encrypt a QueryString with .NET? I have a
datagrid
> with 30 rows of data that have a hyperlink to user information
> (userinfo.aspx?ID=1234). I would simply like to have an encryption method
> that I can use to quickly encrypt and decrypt this value with little
> overhead.
>
> Any suggestions would be appreciated!
>
> Dave
>
>
- Next message: Jason Watts: "Re: User.IsInRole"
- Previous message: Rui Maia: "override of webconfig doesn't work...."
- In reply to: David Adams: "Encrypt QueryString"
- Next in thread: Paul Ingles: "Re: Encrypt QueryString"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|