joejack0330
Technical User
We are moving to aps.net and would like to use the bulit-in login control but have it go against our sql server 2005/2008 databases to verify login. We currently just use asp pages with form controls and a submit button that kicks off some vb script that executes an sql stored procedure then loads some session variables that we use to verify before displaying other pages. We don't need to allow users to be able to create or modify logins because we have that information on our sql server and is maintained there for other reasons. Can this be done in asp.net?
Thanks,
Joe
Thanks,
Joe