Gossamer Forum
Home : Products : DBMan : Customization :

Going straight to search

Quote Reply
Going straight to search
Is there anyway for visitors to skip the login if they are just going to search the database and still have regular users still have to login if they are going to add/delete/etc?

Rick

Quote Reply
Re: Going straight to search In reply to
Yes...this has been posted many times in the forums...

Wink

Use the following link:

Code:

<a href="/cgi-bin/dbman/db.cgi?db=default&uid=default">Search Database</a>


Hope this helps.

Regards,

Eliot Lee
Quote Reply
Re: Going straight to search In reply to
thanks, i'll give it a try

Quote Reply
Re: Going straight to search In reply to
You're welcome.

Regards,

Eliot Lee