University of Minnesota Duluth People | Departments | Search UMD
ITSS
Search ITSS:

Search a Selectable Range of Pages

This search form provides several options for how broad the search will be. The code below was used to make the form. You will notice that the restrict field has been changed to a select menu that contains the URLs for the Department of Communication, the College of Liberal Arts, and the UMD home page. This lets the user decide how focused the search should be.

 
<form method="post" action="/cgi-bin/sys/htdig/htsearch">
<input type="hidden" name="method" value="and">
<input type="hidden" name="format" value="builtin-long">
<input type="hidden" name="config" value="htdig">
<input type="hidden" name="exclude" value="">
<input type="text" size="15" name="words" value="">
<select name="restrict">
<option selected value="http://www.d.umn.edu/comm">Communication</option>
<option value="http://www.d.umn.edu/cla">CLA</option>
<option value="http://www.d.umn.edu/">UMD</option>
</select>
<input type="submit" value="Search">
</form>

Did you find what you were looking for? YES NO
©2003 Regents of the University of Minnesota. All rights reserved.
The University of Minnesota is an equal opportunity educator and employer.
Last modified on 02/19/01
Contact ITSS | Privacy