Web Dev 101 - I have written some server side code to allow users to change their password once they are logged in. Everything works alright except the browser prompts the user for a new login. I was wondering how one tells the browser that the password had changed so that it doesn't ask the user to login again? I know that its something simple but I haven't found the simple answer so far?