Gossamer Forum
Home : Products : DBMan : Installation :

The Add-Record Page

Quote Reply
The Add-Record Page
How can I access the Add-Record page with a direct link.
I just simply want my visitors to be able to click on a link from within my web site that will take then directly to the Add-Record page of dbman.

Quote Reply
Re: The Add-Record Page In reply to
It would be a bit tricky, since your users have to login first.

Regards,

Eliot Lee

Quote Reply
Re: The Add-Record Page In reply to
All default uers have permission to ADD and VIEW, so I don't think it will be necessary for them to login.

Quote Reply
Re: The Add-Record Page In reply to
Welp, then all you have to do is use the following link:

Code:

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


Look at the bolded codes.

Regards,

Eliot Lee

Quote Reply
Re: The Add-Record Page In reply to
Thank you very much AnthroRules. It worked perfectly.


Quote Reply
Re: The Add-Record Page In reply to
Good...you're welcome.

BTW: The better forum to ask questions like this is the DBMAN Customization Forum since you have already installed DBMAN.

Regards,

Eliot Lee