When Postback, if TextBox's TextMode is Password, it is not passed, so the password box is empty to join the following code: private void page_load (Object sender, system.eventargs e) {password.attributes .add ("Value ", Request [" Password "]); // password is the name} video tutorial: http://www.allenkuo.com/forum/demo/20041011/keeppasswordValue.wmv