uddipto_banerji 0 Newbie Poster

:sad:
Hi,
I have created a login page in ASP.NET through C#,there I have two text boxes and one command button called submit and i have created a database and a table named login in SQL server2000 where I have stored the user name and password.Now I want the user type the username and password and it would be verified with my database if correct then go to next page else back to the same back.Can anyone help