form where there's a bank account id or customer id and a password, and want to make encryption on the both field before send it to server ,
by encryption , i want to make little harder to hack it on the way of server.
so is there any way by javascript or html i can secure it before send it to server.
Read more