First check username and password values, if it is right then assign username value to session[“uname”] and send user to Main.aspx page using response.redirect.
確定! 回上一頁