Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

Re: Counting without jump.cgi?

Quote Reply
Re: Counting without jump.cgi? In reply to
In Reply To:
That is if you have the $LINKS{build_extension} set to ".html" or ".shtml".
Yes.

But you wrote:

$goto = $LINKS{build_detailed_url}/$rec->{URL}.$LINKS{build_extension};

There are 2 errors in it right?

build_detailed_url have to be build_detail_url and
$rec->{URL} have to be $rec->{'ID'} right ?

Regards Startpoint.



Subject Author Views Date
Thread Counting without jump.cgi? TB2 3354 Sep 1, 2000, 10:13 AM
Thread Re: Counting without jump.cgi?
Stealth 3278 Sep 1, 2000, 10:59 AM
Thread Re: Counting without jump.cgi?
startpoint 3270 Sep 1, 2000, 12:11 PM
Thread Re: Counting without jump.cgi?
Stealth 3278 Sep 1, 2000, 6:28 PM
Thread Re: Counting without jump.cgi?
startpoint 3251 Sep 3, 2000, 2:28 AM
Post Re: Counting without jump.cgi?
Stealth 3241 Sep 3, 2000, 7:40 AM