onedizzydevil
Programmer
I am in need of a way to encryt a str or int in VBScript.
I do not need a login script.
I need a function that will allow me to put in a str or int, encrypt it and return the encrypted version of the str or int. The encryption must return the exact same results each time alpha-letter case sensitivity is not required.
Reverse encryption is not required or needed.
Any solutions?
Thanks for you help
Wayne Sellars
"Programming, today is a race between software developers, striving to build bigger and better idiot-proof programs, and the Universe, trying to produce bigger and better idiots. So far, Universe 1 - Programmers 0."
I do not need a login script.
I need a function that will allow me to put in a str or int, encrypt it and return the encrypted version of the str or int. The encryption must return the exact same results each time alpha-letter case sensitivity is not required.
Reverse encryption is not required or needed.
Any solutions?
Thanks for you help
Wayne Sellars
"Programming, today is a race between software developers, striving to build bigger and better idiot-proof programs, and the Universe, trying to produce bigger and better idiots. So far, Universe 1 - Programmers 0."