Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Automatic login of a "guest"

Quote Reply
Automatic login of a "guest"
Hi,

I've got a table which requires a username/password for a user to login.

In addition I'd like to be able to allow a guest to view the table without having to login each time.

Could someone please advise how to do this?

Thx,

Eli.
Quote Reply
Re: [Elisor] Automatic login of a "guest" In reply to
You can use the url below:

db.cgi?do=home;uid=default;db=table_name

TheStone.

B.