We currently use two types of searches: HTDig and IIS. For both, we typically use a search page in a search directory, and this is either /search/search.asp for an ASP site or /search/search.php for a PHP site. The forms below contain simply the form fields necessary to run the search. Layout of this form in a given template is up to the designer, as every template is different. Given this, here are the search setup details: ---------------------------------------------------------------------------- ASP Version (assumes search.asp page living at /search/search.asp) FORM ACTION: "../search/search.asp" PHP Version (assumes search.asp page living at /search/search.php) FORM ACTION: "../search/search.php" ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- HTDig Search (two images needed: star.gif and star_blank.gif (spacer.gif renamed))
---------------------------------------------------------------------------- ---------------------------------------------------------------------------- IIS Search (five images needed: star1.gif thru star5.gif)
----------------------------------------------------------------------------