|
Conditional Login with no database
Hello.
I'm trying to create a very, very simple site for internal use. Basically, I need to have two predetermined users with passwords (ie. "user1" "password1" and "user2" "password2") who would see almost the same content, but user1 would see an additional navigation button or paragraph.
I know this isn't the most secure way, but we aren't too concerned about that for this content. I'd like to be able to do it without creating a database or building out two nearly identical sites, but I'm completely new to asp and at a loss as to how to make this happen. Is this possible?
Can anyone help me out? Or point me in the right direction of resources to make this happen that are written in "dummies" language because so much of what I've read is still over my head? Or even give me better terminology as to what I'm trying to do to help refine my searching?
Any help would be greatly appreciated.
Thanks!
|