Gossamer Forum
Home : Products : DBMan : Installation :

linking records

Quote Reply
linking records
I have tried to include href links from one record to another in my database. but it does not appear to work. i get the message: the url you asked for does not exist at this site. i use the following syntax to do the link:

<a href="$db_script_link_url&db_key=$rec{$db_key}&ww=on&view_records=1">Market</a>

can anyone tell me what is wrong with this, if anything.

------------------
cybergaz
Quote Reply
Re: linking records In reply to
I just see one thing wrong with your URL:

<a
href="$db_script_link_url&$db_key=$rec{$db_key}&ww=on&view_records=1">Market</a>

Do your other links work, like "View" and "List All"?


------------------
JPD





Quote Reply
Re: linking records In reply to
Yep they all work otherwise.

what a silly bunt (^8*

thanks JP

------------------
cybergaz
Quote Reply
Re: linking records In reply to
ooops too quick with the thanks
that didnt work either JP
still got the url does not exist message
Quote Reply
Re: linking records In reply to
Hmmmm. I think I'm gonna have to take a look then.

Could you post a URL to your database where I can see it?


------------------
JPD





Quote Reply
Re: linking records In reply to
i wish i could unfortunately it is on a intranet site. can i just send you the html.pl to have a look. I can highlight the area where it goes wrong.

------------------
cybergaz