VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Encryption/Decryption process works well

Brad  (1 Submission)   Miscellaneous   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Fri 22nd June 2001   Mon 8th February 2021

Encryption/Decryption process works well

API Declarations


'put 3 text boxes on a form
'and 2 command buttons
'put them in whatever layout you choose
'text1 is where the user puts in the text to be encrypted
'text2 is where the user puts in the encryption key
'text3 is where the encrypted text is put
'command1 is the encrypt button
'command2 is the decrypt button
'not the best code, but will work
'--------------------------
' brad23
'--------------------------
' www.brad23hacks.f2s.com
'--------------------------
'[email protected]
'--------------------------

Rate Encryption/Decryption process works well (1(1 Vote))
Encryption/Decryption process works well.bas

Encryption/Decryption process works well Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters