I want to encrypt a string in Classic Asp 3.0 then with querystring this data goes to the web page which coded with C-Sharp and decrypt with C-Sharp.
It is easy encrypting string with classic asp but I can't find how to decrypt it in C-Sharp.
So i need an encryption algorithm works on both C-Sharp and Classic Asp 3.0.
Is there any algorithm ?
Anybody know how can I resolve do this?
Can you suggest?
Can you help me?
Thank you in advance.