I have a login form. The form is submitted via ajax to the .aspx file in order to actually perform the login action. In this case, I should either use $ .get () or $ .post (), but each of them shows a password (when I look in firebug).
Is there a way to hide publication information from the user?
source
share