encrypt input text without ssl
<form action="URL">
<input type="text" size="40">
<button type="submit">Send it</button>
</form>
As I can before sending the form to the server encrypt text in inputs ?
No comments:
Post a Comment