This topic is locked
[SOLVED]

 Add new password protected, guest login

5/28/2008 11:07:29
ASPRunnerPro General questions
G
GravSV author

Hi there,
I don´t want guests to login as Guest. But I also want that the button Add New is password protected. Guest must not have the right to add new products. Only administrators are allowed. I have a table with Login security. But when I use that a login screen appears and guest must have to click on Login as Guest (and that is not what I want). I´ve searched in the forum for an answer, but no one can help me.

The best way seems to be to make the button Add New password protected. Or a login button on every page and no Add New button for guest viewers.
Questions? I wil help to understand my question.

J
Jane 5/29/2008

Hi,
you can just point users to list page directly.

For example edit index.htm (first page) and change url in this file.

G
GravSV author 6/7/2008

OK fine, but is there also a possibility for Admin to login?

And:

To what page must I login?
Index.htm code:

<html>

<meta http-equiv=refresh content="0;url=login.asp">

</html>
And where to?

J
Jane 6/17/2008

Hi,
to login admin can open login page directly or click on the Logout link on any list pages.

You can check how guest account work in the ASPRunner live demo:

http://livedemo.asprunner.net/asprunner/livedemo2/menu.asp