This topic is locked

Restrict URL Options

3/31/2017 10:34:58 AM
ASPRunner.NET General questions
G
gwomble author

How can I restrict users from accessing certain url's
I used the Menu Item Modify to restrict the menu items that point to these url's
Is there a specific event I can use to do this
Thanks for your help

A
Arkie 3/31/2017

Assuming your users are either guests or go through a login procedure, use the built-in security functions: security -> Permissions and Advanced tabs. You can grant, limit or prevent access to the databases.
Is this what you're looking for?
~Joe