Axel Loewe's bits of Tue, 30 Jul 2002 translated to:

>I want to change the links to the further result pages (the yellow buttons
>with the numbers on it) on the bottom of the page. Now they are like this
>one:
>http://infoworld.shinewelt.de/cgi-bin/htsearch?restrict=;exclude=;config=;f
>ormat=builtin-long;sort=score;words=megaradio;page=4 and they have to be
><?=$PHP_SELF?>?<?=$QUERY_STRING?> (or simply
>http://infoworld.shinewelt.de/?search=yes&the_variables_from_htsearch)

You might try the following.

1. Set the script_name attribute to what you want to call.
2. Set the allow_in_form attribute to include 'search'.
3. Add an input element named 'search' with a value of 'yes'
   to the calling page.

See

http://www.htdig.org/attrs.html#script_name
http://www.htdig.org/attrs.html#allow_in_form

Jim



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to