Re: [IUG] Search Box on Non-OPAC Website
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I think you should delete the hidden "SORT"
input - you've assigned no value to this parameter
and you're sending it empty to the server as far
as I can tell
Mark
========================================
Mark Huppert
Library Web Development &
Integrated Library Management System Coordinator
Division of Information
R.G. Menzies Building (#2)
The Australian National University
ACTON ACT 0200
T: +61 02 6125 2752
F: +61 02 6125 4063
W: http://anulib.anu.edu.au/about/
CRICOS Provider #00120C
========================================
-----Original Message-----
From: innopac-bounces at innopacusers dot org
[mailto:innopac-bounces at innopacusers dot org]On Behalf Of Rich, Leslie
Sent: Thursday, 28 August 2008 6:51 AM
To: innopac at innopacusers dot org
Subject: [IUG] Search Box on Non-OPAC Website
The keyword search in my non-Webpac searchbox is not working properly. You can see it in action at http://www.law.nyu.edu/library . All the other searches are working.
Would someone mind taking a look at my code and seeing if they can spot a problem?
<form action="http://julius.law.nyu.edu/search/" id="julius" method="get" name="julius" style="MARGIN-TOP: 0px; PADDING-TOP: 0px">
<select name="searchtype" style="MARGIN-TOP: 0px; PADDING-TOP: 0px">
<option selected value="X"> Keyword </option>
<option value="t"> Title </option>
<option value="a"> Author </option>
<option value="i"> ISBN/ISSN </option>
<option value="d"> Subject </option>r
<option value="j"> Series </option>
</select>
<input height="27" name="searcharg" onfocus="this.value=''" size="25" style="BORDER-RIGHT: #998c76 3px solid; BORDER-TOP: #998c76 3px solid; BORDER-LEFT: #998c76 3px solid; BORDER-BOTTOM: #998c76 3px solid; BACKGROUND-COLOR: #d0d0d0" title="Search the NYU Law Library catalog" value="enter search terms">
<input name="SORT" type="hidden">
<input alt="search the library catalog" class="search_submit" style="BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #484462" type="submit" value="Search"> </form>
Thanks.
Leslie
**********************
Leslie Rich
Associate Director for Technology
New York University Law Library
40 Washington Square South
New York, NY 10012
leslie dot rich at nyu dot edu
Phone: 212.998.6305
Fax: 212.995.4559
************************
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
--
This message was distributed through the Innovative Users Group INNOPAC list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options: http://innopacusers.org/mailman/listinfo/innopac