All text data is sent as is on the server, regardless of the language used by the server, since this is controlled by the HTML Framework. You can create an encryption algorithm or a Javascript hash and use it before submitting the form data.
However, the safest way is to use HTTPS.
source
share