Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Listing Links by the same owner

Quote Reply
Listing Links by the same owner
Heya, I'm looking for a way to list all links by the same owner. I guess the answer lies in searching a specific field in the database only. I'd like to add a link that says "Click here to see all this person's links".

I still want my search page to search all my links though so I don't want to change my search weights for general searches.

Thanks

Safe swoops
Sangiro
Quote Reply
Re: [sangiro] Listing Links by the same owner In reply to
One thing you can do is use the following search query link in your user detail web page:

Quote:

<a href="<%db_cgi_url%>/search.cgi?query=&UserID=<%UserID%>">Search all this person's link</a>

========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Chewbaca] Listing Links by the same owner In reply to
Thanks Eliot! Used LinkOwner field and it works like a charm.

Safe swoops
Sangiro
Quote Reply
Re: [sangiro] Listing Links by the same owner In reply to
Sorry about messing up the column/field name. But glad you got it to work.

You're welcome.
========================================
Buh Bye!

Cheers,
Me