Add a catalog search to your site
- Copy and paste this code into the body of your webpage:
<form name="querybox" action="http://campusgw.library.cornell.edu/script/opac-redirect.php"
method="get" autocomplete="OFF">
<a href="http://catalog.library.cornell.edu/">Library Catalog</a>
<input size=10 maxlength="100" name="Search_Arg" id=searchInput>
<select name="Search_Code" size="1">
<option selected value="TALL">Title</option>
<option value="NAME_">Author</option>
<option value="SUBJ_">Subject</option>
<option value="FT*">Keyword</option>
</select>
<input type="image" border="0" value="Go" name="Go" src="go.gif"
align=absbottom alt="[Search]"></form>
- Download and save this Go button into the same directory
as the page this script is added to:
Back to Web Resources | Back
to GCII home | Back
to StaffWeb
© 2003, GCII
Cornell University Library, Ithaca, New York 14853
Last
updated: 06/12/2003 - Maureen Morris
|