Security and login
Hi,
I am trying to use login control in asp.net 2.0 with athentification mode=Forms , but i don't get where the database for input user name/passw. I want to use MS Access mdb, but after installation i
got only one provider SQLExpress. Shall I add manually MS Access provider? What value i have to put for it?
I don't have also default mdb or mdf file.
Can I just put my user db in application folder. But what tables/fields it should have?
Thanks very much for help.
|