This topic is locked

Geeting 'Guest' view by default

1/1/2007 9:04:49 AM
ASPRunnerPro General questions
orit author

How can I enforce that when I direct to specific page, for example: tblCustomers_list.asp, the user will first get this page in guest mode - read only (without getting the login page first). If someone wants to perform any action that requires authentication, he will click the "Log out" link in the Guest view page and will get the login page.

Since most of the users suppose only to view the table (get in as guests) I want that the user will not even get the login page - that may make him confused. Those who have special privilleges will know about their login option.
How to do that?
Thanks

Sergey Kornilov admin 1/1/2007

You can remove "Log out" link from the List page to avoid confusion. Use Visual Editor for this purpose.
Also you can build a separate project for admins.