[ 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]

Yep that worked (problem was that the token wasn't in that search html or
any of them for that matter -- but once I found where to stick it things
have been hunky-dorey).

Anyway, another example of the documentation having the info but being
slightly too vague on the specifics. You sent me in the right direction
and its now at least giving me an expected result (albeit still needing
some tweaking -- I have some stylesheet issues as well apparently).

Thanks!

Kathy Koch
Systems Librarian
GM Information Research
phone: 517-424-5533
cell phone: 517-403-4622
email: kathy dot koch at gm dot com


Message: 9
Date: Wed, 04 Jan 2006 13:03:46 -0600
From: Margaret Peloquin <peloquin at austincc dot edu>
Subject: Re: [IUG] Keyword search failure
To: IUG INNOPAC List <innopac at innopacusers dot org>
Message-ID: <43BC1C12 dot 9060403 at austincc dot edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

You should be able to include a token in the file above the search
box
area that is something like this:
<span class="errormessage">
<!--{msg}-->
</span>
Then an error message should appear if there are no results with
whatever font-size and color you have defined in your css class
"errrormessage.".

Take a look at the code on your srchhelp_Y or srchhelp_X files to see

what I am talking about.