Ok - setup - when creating a web app over an SSL connection to an IIS server...

If you are doing a LOGIN page, and want to send the username and password in an AJAX POST to the server, how do you all go about obfuscating that password?

Thanks!