home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Komunik / sambar / sambar51p.exe / docs / search / perl.stm < prev    next >
Encoding:
Text File  |  2002-01-14  |  1.0 KB  |  36 lines

  1. <RC$title = Perl Search CGI>
  2. <RC$navurl = /search/index.stm>
  3. <RC$navname = Search>
  4. <RCinclude /header.stm>
  5. <BR>
  6. <B>
  7. <FONT SIZE="+1">P</FONT>ERL 
  8. <FONT SIZE="+1">S</FONT>EARCH 
  9. <FONT SIZE="+1">T</FONT>OOL
  10. </B>
  11. <P>
  12. </CENTER> 
  13. <P>
  14. The PERL search tool is provided as an alternative to the 
  15. <A HREF="index.htm">Sambar Search Engine</A>.  Unlike the
  16. Sambar Search Engine which requires the site administrator
  17. to pre-index the pages being searched, the PERL search tool walks 
  18. all files found in the </I>Documents Directory</I> in "real-time" 
  19. when the search is requested.  
  20. <P>
  21. <CENTER>
  22. <TABLE cellpadding=5>
  23. <TR><TD>
  24. <B>Search:</B><BR>
  25. <FORM METHOD=POST ACTION="/cgi-bin/search.pl">
  26. <INPUT NAME="query" SIZE=30 VALUE="" MAXLENGTH=40> 
  27. <INPUT TYPE=image SRC="/sysimage/system/go.gif" height=20 width=20 border=0><BR>
  28. <INPUT TYPE=radio NAME="logic" VALUE="or" CHECKED> <B>OR</B> together terms<BR>
  29. <INPUT TYPE=radio NAME="logic" VALUE="and"> <B>AND</B> together terms
  30. </FORM>
  31. </TD></TR>
  32. </TABLE>
  33. </CENTER>
  34. <P> 
  35. <RCinclude /footer.stm>
  36.