Gossamer Forum
Home : General : Perl Programming :

Inserting Links Variable in altavista.cgi - Alex or Anyone?

Quote Reply
Inserting Links Variable in altavista.cgi - Alex or Anyone?
Does anyone know how to insert a variable in altavista.cgi script. The way it is set up now is that search_failure routine is set to redirected the search to altavista.cgi for a $term. How do I also port out another variable in Links like $category_name? Where do I have to insert code in search.cgi and altavista.cgi to get the variable in altavista.cgi.

The desired result is for it to print out:

Your search returned 0 results in "$category_name" for "$term".

MetaSearch returned "$total" web pages for search "$term".

Thanks in advance,
elms
Quote Reply
Re: Inserting Links Variable in altavista.cgi - Alex or Anyone? In reply to
Hi,

please, can anybody send me the altavista.cgi ?
Everybody is talking about that, but there's no link to it Frown

thx

------------------
==> Please visit my homepages at www.applegate.de and www.count-it.net

[This message has been edited by RA_Design (edited April 06, 1999).]
Quote Reply
Re: Inserting Links Variable in altavista.cgi - Alex or Anyone? In reply to
RA_Design,

There most certainly is a link to it. Try looking at http://www.gossamer-threads.com/scripts/resources/ which is listed on the Links Home Page. Look under other scripts.
Quote Reply
Re: Inserting Links Variable in altavista.cgi - Alex or Anyone? In reply to
Altavista.cgi can be found at http://www.gossamer-threads.com/...s/misc/altavista.cgi

Matt
Quote Reply
Re: Inserting Links Variable in altavista.cgi - Alex or Anyone? In reply to
But what about the variables in altavista.cgi?