Encription
Page 1 of 1
Encription
#1
Posted 11 May 2009 - 12:05 AM
Hi, for my VB assignment i need to encrypt messege and decrypt it again i manged to do it all pretty easily but the problem is the enter key .. how can i turn it into ASCI and back again example
user entered - Hello
My Name is kurt
encrypted Message - Hello13My Name is kurt
Decrypted Messafe - Hello
My Name is kurt
The Space is no problem i manged to encrypted well but the enterkey is coming wrong (btw 13 beacuse its the asci value for enter key)
thx
user entered - Hello
My Name is kurt
encrypted Message - Hello13My Name is kurt
Decrypted Messafe - Hello
My Name is kurt
The Space is no problem i manged to encrypted well but the enterkey is coming wrong (btw 13 beacuse its the asci value for enter key)
thx
#4
Posted 13 May 2009 - 12:45 PM
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Post your code like this:
Thanks.
Post your code like this:
Thanks.
Page 1 of 1

Add Reply




MultiQuote


| 


