In-Reply-To: <[EMAIL PROTECTED]> Jim <[EMAIL PROTECTED]> wrote: > > On Wed, 27 Apr 2005, Louis Ballezzi wrote: > > > I'm trying to setup my htdig (version 3.1.6) so that > > users can select to search within the results of a > > search that they may have just run. I had thought > > that the "refine search" field was used for this > > purpose, but it seems that "refine search" just leads > > to a totally new search being run using the entire > > search database, not just the existing results page. > > > > Any hints on how I might setup a "search within > > results" feature? > > To the best of my knowledge there is no support for this type of feature > in ht://Dig.
But couldn't you set it up yourself, using ECMAscript to retrieve the previous search term, and rewriting the words field to AND the new words with (the previous search term)? Mike ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ ht://Dig general mailing list: <[email protected]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

