Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Detailed - URL - jump.cgi

Quote Reply
Detailed - URL - jump.cgi
Excuse me, I've searched the forum, but didn't get an answer to my question. May be that I didn't understand ... Sorry.

1. I want Links SQL to build a Detailed System.
2. The script jump.cgi needs to find a complete URL like http://mydomain.com/Links/Detailed/ID.html - in the field URL of the MySQL-Table Links. is this true?
3. The links in the Database should be added by editors in the Category Browser.
And it should be this way: The editor shouldn't fill in any value in the field URL.
The reason: If the editor adds a link in the Category Browser, he can't see the ID of the Link,
so he can't fill in the ID in the field URL like http://..../Detailed/<ID>.html

An easy solution would be: To change the HREF in Template link.html to

http://mydomain.com/Links/Detailed/<%ID%>.htm

But in this case LinksSQL doesn't count the hits of this link. - Is this true?
That's why I would prefer to use jump.cgi to link to the Detailed Page.

How can I automate the fill in of the field URL?
So that I can use the HREF with jump.cgi in link.html?

Another way could be: To make the ID visible to the Editor while adding a Link in the Category Browser, like in the Admin-Panel of Links2.0.

Who can help?

Thanks,

Stephan

Subject Author Views Date
Thread Detailed - URL - jump.cgi steve04 4514 Feb 19, 2001, 5:15 AM
Thread Re: Detailed - URL - jump.cgi
Robert_B 4406 Feb 19, 2001, 5:34 AM
Post Re: Detailed - URL - jump.cgi
steve04 4395 Feb 19, 2001, 6:07 AM
Thread Re: Detailed - URL - jump.cgi
Alex 4401 Feb 19, 2001, 12:28 PM
Thread Re: Detailed - URL - jump.cgi
pugdog 4405 Feb 19, 2001, 1:12 PM
Thread Re: Detailed - URL - jump.cgi
Sir Up 4340 Feb 23, 2001, 12:56 PM
Thread Re: Detailed - URL - jump.cgi
pugdog 4353 Feb 23, 2001, 9:28 PM
Thread Re: Detailed - URL - jump.cgi
Sir Up 4348 Feb 24, 2001, 1:28 AM
Post Re: Detailed - URL - jump.cgi
pugdog 4355 Feb 24, 2001, 9:16 PM
Post Re: Detailed - URL - jump.cgi
steve04 4381 Feb 20, 2001, 12:13 AM