Gossamer Forum
Home : Products : DBMan : Customization :

Create A Link to a url from the database

Quote Reply
Create A Link to a url from the database
Hello

i want to create a link to a url in the database. What must i enter, to link the first url (for example) in the database (default.db)?

Thanks Smile
Quote Reply
Re: Create A Link to a url from the database In reply to
<A HREF="/cgi-bin/db.cgi?db=default&uid=default&view_records=1&ID=1">

This assumes that your default user has viewing permissions.
Quote Reply
Re: Create A Link to a url from the database In reply to
If i use this code i need a
user session that never expires and i want to link directly to the url not to the database entry

gruß
Frank
Quote Reply
Re: Create A Link to a url from the database In reply to
Uh...default user is never logged and therefore never expires.

Linking to the URL of the first record, you would need to include the record number somehow so that it will go to the correct URL.

Regards.

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