VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Encoder/Decoder to send encrypted messages. Encode text, send to friend, decode text, read and repl

sherif rofael  (15 Submissions)   Encryption   VB 6.0   Unknown Difficulty   Mon 22nd July 2002   Mon 8th February 2021

Encoder/Decoder to send encrypted messages. Encode text, send to friend, decode text, read and reply.

API Declarations


' *************************************************
' http://sherif1.netfirms.com/encoder1.2.zip (whole project)
' (2) ask your friend to do the same
' (3)put any text in the textbox
' (4) press the "encode" button to encode thev text.
' (4)cut and paste this the text and send to ur friend
' (5)your friend will put the text from the e-mail in the text box.
' (6)and then press decode button.

' to use the program without downloading it and only by this code.
' (1)start a project .
' (2)construct a text box and name it "x"
' (3) construct a 2 command boxes
' (4) set the caption of the first "decode"
' (5) set the caption of the first "encode"
'enjoy
' by : sherif rofael.
' mailto : [email protected]
' website:
' http://sherif1.netfirms.com
' http://vbsherif.members.easyspace.com (to download the programs)

Rate Encoder/Decoder to send encrypted messages. Encode text, send to friend, decode text, read and repl (2(2 Vote))
Encoder/Decoder to send encrypted messages. Encode text, send to friend, decode text, read and repl.bas

Encoder/Decoder to send encrypted messages. Encode text, send to friend, decode text, read and repl Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters