OWLSweb HomeOWLSnet Home Outagamie Waupaca Library System — Local Libraries Better Together
Updated: July 9, 2007

computer iconWebmeister How To Files

InfoSoup Search Form Code

Copy and paste the code below into your web page where you want the search form to appear. Make sure you are in CODE VIEW when you paste the code into your page.

The search form will look like this:

search form example

Add an InfoSoup logo if you so choose.

The Code

<form class="mainsearchbox" action="http://www.infosoup.org/search/a?a" method="post" name="search" id="search">
<p class="radiosearch">
<label for="keyword">
<input name="searchtype" type="radio" value="Y" id="keyword" checked />
Keyword </label>
<label for="title">
<input name="searchtype" type="radio" id="title" value="t" />
Title begins with </label>
<label for="author">
<input name="searchtype" type="radio" id="author" value="a" />
Author </label>
<label for="subject">
<input name="searchtype" type="radio" id="subject" value="d">
Subject</label>
</p>
<p>
<input maxlength="75" name="searcharg" size="25" />
<input name="SORT" value="D" type="hidden">
<input type="submit" name="Submit" value="Search InfoSoup" class="searchbutton">
</p>
</form>

OWLS logoSupporting public libraries in Outagamie and Waupaca counties
© Outagamie Waupaca Library System · 225 N. Oneida Street · Appleton, WI 54911 · 920.832.6190
All rights reserved.