Forms authentication
Can I use two forms authentication on my site in the web.config file?
then I should have to login pages. One for normal regged user and one for admin users
I would have a page for normal regged user and then page for admin.
Normal regged users won't get to admin pages.
I use as database a sql server.
|