Hi Guys :)
I'm sure this is a relatively simple task but it's beyond my abitilies at the moment!
All I'm trying to do is create a single page of a website called Admin.aspx (This will have graphs, stats etc.) password protected. So, if i loaded the page as a user, i could open up the home page, and the others, but as soon as i click on Admin, i want
it to prompt me for a password.
Now, this doesn't need to be secure as its only used by a handful of people and its an internal system, I don't want to use a database, just something quicky and dirty :)
If anyone could help (In C#), that would be great :)
Thanks in advance!
Dave
Go to the complete details ...