Hello all,
I am setting up a login page that uses the athentication and authorization in the web.config file. What I need to do is compare the login name and password to the existing name and password in a sql server db. What is the best method of doing this? With ExecuteScalar, DataSets or what? Any help would be of great assistance!
Thanks,
drew10
I am setting up a login page that uses the athentication and authorization in the web.config file. What I need to do is compare the login name and password to the existing name and password in a sql server db. What is the best method of doing this? With ExecuteScalar, DataSets or what? Any help would be of great assistance!
Thanks,
drew10