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:
$goto = $LINKS{build_detailed_url}/$rec->{URL}.$LINKS{build_extension};
Eh i think the above code is wrong it have to be:

$goto = "$LINKS{build_detail_url}/$rec->{'ID'}$LINKS{build_extension}";

And it have to be replaced twice...

Regards Startpoint.

Subject Author Views Date
Thread Counting without jump.cgi? TB2 3355 Sep 1, 2000, 10:13 AM
Thread Re: Counting without jump.cgi?
Stealth 3279 Sep 1, 2000, 10:59 AM
Thread Re: Counting without jump.cgi?
startpoint 3272 Sep 1, 2000, 12:11 PM
Thread Re: Counting without jump.cgi?
Stealth 3279 Sep 1, 2000, 6:28 PM
Thread Re: Counting without jump.cgi?
startpoint 3252 Sep 3, 2000, 2:28 AM
Post Re: Counting without jump.cgi?
Stealth 3242 Sep 3, 2000, 7:40 AM