1
Answer

Login before operation the pages in Folder??

Photo of viet vo quoc

viet vo quoc

13y
1.5k
1
Hello everyone.I have a problem about security in Asp.net.That's i want to confirm who is user before that user use the pages in my Folder. I mean :when i run my website it look like on the path of browser:http://localhost:2796/Default.aspx and when someone correct the path like this:
http://localhost:2796/Account/ or when i upload my website on host ,please i will use the address of this website:http://www.c-sharpcorner.com/Account/ . I want to when the address  look like that ,so there's a login.aspx page appear to authenticate that's user or administrator and when that person is administrator->they can operate all of page in Folder and that person is user ->they can't operate any page in Folder

Answers (1)