Search found 1 match

by ypasquali
Tue Aug 20, 2019 11:23 am
Forum: Form Questions
Topic: Allowing Specific Users to Access Restricted Page
Replies: 1
Views: 24064

Allowing Specific Users to Access Restricted Page

I have a restricted page. I added boolean values to the USERS table in the db which specify whether users can access different web applications (i.e. True for Yes, False for No). Is there a way I can allow only specific users (by the boolean value specified) to access the restricted page? Also, they...