Click here to Skip to main content
16,021,710 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have created a document in notepad by giving some message. In my designing i have created 5 text boxes after uploading the folder and giving submit button the content message should generate in Encryption keys.

Regards
Balamurugan
Posted
Comments
MT_ 29-Oct-12 2:55am    
Good idea. Go ahead and implement and post issues you face !
[no name] 30-Oct-12 1:39am    
Give me the soluion...
Sushil Mate 29-Oct-12 3:05am    
use small statements, try to explain in detail, use full stops whenever needed. don't try to put everything in single statement. Use Improve question link.
[no name] 29-Oct-12 3:15am    
I have created the 5 textboxes after the folder is getting selected and giving submit button all the 5 textboxes should filled with encryption keys.

1 solution

string returned=Marshal.PtrToStringAuto("Your Text", Convert.ToUInt16(bytsPassword - 1));
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900