[ List Archives Home ] [ Thread index for 2008 ] [ Date index for 2008 ] [ Author index for 2008 ]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
--On Thursday, December 14, 2000 4:04 PM -0500 Katrina Piechnik 
<kpiechnik@xxxxxxxxxx> wrote:
> I remember seeing "Quick search box" that one of you created year or
> two ago.
>
> I searched INNOPAC archives with not much of success. Could you share
> this cool looking box with me?  Your help is greatly appreciated.

Here is the code that I use:

 <FORM METHOD="GET" ACTION="http://uconl.law.uconn.edu/search/~">
 <B>Search the library catalog by</B>&nbsp;<SELECT NAME="searchtype">
  <OPTION VALUE="a">Author&nbsp;</OPTION>
  <OPTION VALUE="t">Title&nbsp;</OPTION>
  <OPTION VALUE="d">L.C.&nbsp;Subject&nbsp;Heading&nbsp;</OPTION>
  <OPTION VALUE="X" SELECTED>Words&nbsp;</OPTION>
  <OPTION VALUE="c">L.C.&nbsp;Call&nbsp;Number&nbsp;</OPTION>
 </SELECT>&nbsp;<B>for:</B><BR>
 <INPUT TYPE="TEXT" NAME="searcharg" SIZE="40" MAXLENGTH="75">
 <INPUT TYPE="hidden" NAME="SORT" VALUE="D">
 <INPUT TYPE="SUBMIT" VALUE="Search"><BR>
 </FORM>

"uconl.law.uconn.edu" is the name of our INNOPAC.  You might have to 
adjust the index values -- we use "X" for the AVS keyword search, for 
instance.  If you do use AVS, be sure to include the hidden "SORT" 
field.


Peter
--
Peter Murray, Computer Services Librarian              W: 860-570-5233
University of Connecticut Law School             Hartford, Connecticut

--
This message was distributed through the Innovative Users Group INNOPAC list.
Private replies:  Peter Murray <PMurray@xxxxxxxxxx>
Public replies:   INNOPAC@xxxxxxxxxx
Archives:  http://innopacusers.org/list/archives/