Gossamer Forum
Home : Products : Links 2.0 : Customization :

AltaVista.cgi question for V2.0 !!

Quote Reply
AltaVista.cgi question for V2.0 !!
Ok, I ran altavista.cgi successfully with Links 1.11, however, I can not seem to get it to work with V2.0.

Here is what I had in version 1.11:

sub site_html_search_failure {
# --------------------------------------------------------
# This routine displays a failed search page with error in $error.
#
my ($error) = $_[0];
print "Location: http://www.my-domain.com/cgi-local/altavista.cgi?query=$term\n\n";
}

Now.. what is needed for V2.0?

Any help is GREATLY appreciated! Thanks...

-Joe
Subject Author Views Date
Thread AltaVista.cgi question for V2.0 !! Ghostmeat 1295 Mar 7, 1999, 3:08 PM
Post Re: AltaVista.cgi question for V2.0 !!
elms 1263 Mar 8, 1999, 6:43 AM