hello,
i have made an email sending program. but people can change the format to .txt and see my email and password, how do I secure this?
Printable View
hello,
i have made an email sending program. but people can change the format to .txt and see my email and password, how do I secure this?
G'd afternoon!
I don't understand your problem. Do you shared your project so your forms are readable? if so, just deploy the .exe file. if you have third-party assemblies build a setup project and deploy.
Good luck
At a guess the OP has put the email username and password in a text file ... I assume this is to make it easy to change?