We currently have one .Net applicaton on our site using forms authentication. We need to add a second applcation with forms authentication. Each application has its own login page, database, and user group.
I tried looking to figure out using roles, but that does not address having two different login pages.
I have been struggling with how to do this for over a week. Any help is greatly appreciated.
I tried looking to figure out using roles, but that does not address having two different login pages.
I have been struggling with how to do this for over a week. Any help is greatly appreciated.