Hello
I have started doing a new project & im having problems. My program should be able to take input from user- the text they want to decode. Then the user should input what letters they want to replace each of the letters by. for e.g. 'a' for 't', 'y' for 'k' etc.
The program should then display the decoded or the fully replaced text in a label or a textbox or any other control.
Thank you. HELP IS URGENT!!!
I have started doing a new project & im having problems. My program should be able to take input from user- the text they want to decode. Then the user should input what letters they want to replace each of the letters by. for e.g. 'a' for 't', 'y' for 'k' etc.
The program should then display the decoded or the fully replaced text in a label or a textbox or any other control.
Thank you. HELP IS URGENT!!!
Comment