Gossamer Forum
Home : Products : DBMan : Customization :

Default Login

Quote Reply
Default Login
Hi there,

Is there a direct URL link (sorry if i miss it in the manual) that I can access for default login, without a password?

Thanks.
Quote Reply
Re: Default Login In reply to
It is in the "manual" README file.

Wink

Here is the "default link" you would use:

Within DBMAN

Code:
<a href="$db_script_url?db=default&uid=default">Access our Database</a>

Outside DBMAN

Code:
<a href="http://www.mydomain.com/cgi-bin/dbman/db.cgi?db=default&uid=default">Access our Database</a>

Hope this helps.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------




[This message has been edited by Eliot (edited November 01, 1999).]