Gossamer Forum
Home : General : Perl Programming :

Re: Xav Help

Quote Reply
Re: Xav Help In reply to
Lucas,

You might try this, so that you do not loose functionality of the original search.pl script. Make a copy of your search.pl and call it search_all.pl Then, change the $Hits_Per_Page to a large value, something like 1000. Then, when you want to view all items in the specific Category, use: search_all.pl?Cat=Perl use the original seach.pl when you only want to list a few links at a time.

Hope this helps.


------------------
Fred Hirsch
Web Consultant & Programmer
Subject Author Views Date
Thread Xav Help Lucas 4482 Jan 9, 1999, 4:58 PM
Post Re: Xav Help
jdulberg 4325 Jan 10, 1999, 7:23 AM
Post Re: Xav Help
fhirsch 4319 Jan 11, 1999, 4:34 AM
Post Re: Xav Help
Lucas 4337 Jan 11, 1999, 5:06 AM
Post Re: Xav Help
Lucas 4335 Jan 12, 1999, 7:41 PM
Post Re: Xav Help
fhirsch 4335 Jan 13, 1999, 4:06 AM