Hi there,
Does anybody know how to encrypt a session and its variables when using an MSSQL DB?
I know there is the MD5 method, but as it is done in javascript, if the client has JS turned off or disabled teh encryption doesn't work.
Cheers and Thanks in Advance