When I did a login page I would have them submit via button and in the
button click event check their credentials against the database
(Active Directory if you choose) and if it validated I would transfer
them to the next page with the login info if not then I would postback
the page with the error label visible.
button click event check their credentials against the database
(Active Directory if you choose) and if it validated I would transfer
them to the next page with the login info if not then I would postback
the page with the error label visible.