Login question
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I need build a login user control, I don't want to deny access to unregistered users but only allow registered users to use "extra features" in my pages. How can I do it and how can I do this, despite I have some pages in ASP.NET and some of them are normal HTML. Thanks.