Hi, I configured the RoleProvider using regsql and got it working. We can use this check their role and disable/hide certain navigation links. However, we have a requirement to prevent certain roles from accessing certain .aspx pages directly.
I was wondering if anyone has extended the role provider to incorporate this feature? Almost as if there is a RolePages table that can be checked when the page is requested.
Or if there is something else altogether.
Thanks.