Guest Posted September 20, 2010 Posted September 20, 2010 Message from: "Cezar Wagenheimer" Is there some way to Encrypt the Text from a Edit? I'm making a Login Screen to my System, but If someone in network do some sniffing, it can get the Password! I want to avoid this! I need do Encrypt the password before it get the request to the server and on my server (after the Click on the Login Button) I decrypt the password and test for the login. Is this possible? . Quote
Guest Posted September 21, 2010 Author Posted September 21, 2010 Message from: "Farshad Mohajeri" The best way to avoid this using SSL. Currently you must be able to publish your ISAPI dlls with iis and ssl enabled. "Cezar Wagenheimer" wrote in message news:3aaS8aQWLHA.2108@anaxagvs227... > Is there some way to Encrypt the Text from a Edit? > > I'm making a Login Screen to my System, but If someone in network do some > sniffing, it can get the Password! I want to avoid this! I need do Encrypt > the password before it get the request to the server and on my server > (after the Click on the Login Button) I decrypt the password and test for > the login. > > Is this possible? . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.