#!/usr/bin/perl #!/opt/local/bin/perl # /perlac~1/5~1.005/bin/mswin3~1/perl ################################### # usepg.cgi, # http://pompeii.nap.edu/nap-cgi/usepg.cgi?isbn=$isbn&file=$file&term=$term # ?isbn=03092324&file=8 # to use a particular page as a prioritized re-search # of fulltext. Uses terms from ocred page, counted, in prioritized # order, and sends them to the NS search engine. # # note dependency on dependable html AND txt location, and on # structure of html tag for explanation text # ################################### $*=1; $/=""; print "Location: http://www.nap.edu/info/browse.htm","\n\n";