home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / UTexas.src < prev    next >
Text File  |  1998-12-30  |  518b  |  34 lines

  1. # UTexas.src
  2. # John Robinson, 12/30/98
  3. # mailto:john@freeq.com
  4.  
  5. <search
  6.  
  7.  name="University of Texas"
  8.  description="Search the UT Austin Web"
  9.  method="get"
  10.  action="http://search.utexas.edu:9090/cgi-bin/query"
  11.  update="http://www.digitech.org/users/john/UTexas.src.hqx"
  12.  updateCheckDays=3
  13.  
  14. >
  15.  
  16. <input name="pg" value="q">
  17. <input name="q" user>
  18.  
  19. <interpret
  20.  
  21. # resultListStart="<dl>"
  22. # resultListEnd="</dl>"
  23.  
  24.  resultItemStart="<dt>"
  25.  resultItemEnd="</cite><br>"
  26.  
  27.  bannerStart="<P>"
  28.  bannerEnd="<B> Search"
  29.  
  30.  >
  31.  
  32. </search>
  33.  
  34.