On Sat, 4 Mar 2006, Maxime Zakharov wrote:

Jeff Ross wrote:


 On Sat, 4 Mar 2006, DataparkSearchForum wrote:

>  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>  Name: Maxime
>  Subject: Re: search.htm always being called...
> > It seems you have missed to add $(ul) meta-variable into you form in > your search_uu.htm
>  Try to add
>  <input type="hidden" name="ul" value="$(ul)">
>  somewhere between <form> and </form> tags.
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > Read the full topic here: > http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1141421696 > > >
 Same problem.

 I've added this to the search_uu.htm template.

 <FORM METHOD=GET ACTION="$(Self)">
 <table bgcolor=#EEEEEE border=0>
   <TR>
     <TD>Search for:</TD>
     <TD COLSPAN=5>
       <INPUT TYPE="text"   NAME="q"    VALUE="$&(q)" SIZE=50 >
       <input type="hidden" name="ul" value="$(ul)">
       <INPUT TYPE="submit" NAME="cmd"  VALUE="Search!">
       <INPUT TYPE="hidden" NAMe="form" VALUE="extended">
       <small><a href="$(self)">Simple mode</a></small>
     </TD>
   </TR>

 in both forms, but I am still getting out of the domain results.

 When I click the submit button on the main page, I get the search page
 with this url:

 http://www.uucheyenne.org/search_uu.cgi?q=waelti&ul=uucheyenne&Submit=Submit

Sorry, there no <input type="hidden" name="ul" value="$(ul)"> at this page and this lead to missing of $ul limit in next searching.

--
http://www.maxime.net.ru/  http://sochi.org.ru/



I copied the file from /var/www/dpsearch/etc/ into the document root


        http://www.uucheyenne.org/search_uu.htm.txt

Thanks for looking,

Jeff

Reply via email to