パスワード:<br /> <input type="password" name="txtPwd" size="30" /><br /> <input type="button" value="入力されたのは?" onClick="alert(txtPwd.value);" />