i am just a beginner in ASP.NET
i want to create a login screen in which i can validate the user name and password from a table that i created in an SQL database.
what process am i supposed to follow after creating the login screen?
what is the code i might require?
i want to create a login screen in which i can validate the user name and password from a table that i created in an SQL database.
what process am i supposed to follow after creating the login screen?
what is the code i might require?
Comment