To place a search form to any of your pages, please place the following code where you would like the form to be displayed:
<FORM METHOD=GET ACTION="http://path-to-search.exe"> <INPUT TYPE="text" NAME="q" VALUE=""> <INPUT TYPE="submit" VALUE="Search!"> </FORM>