*Create HTML Search Form for MicrosoftIndexServer*

The Index Server search engine can be accessed from any web form. The attached code can be inserted into a TWiki page to add an Attachment Search form.
The following table lists the available parameters for the form and their function:
|*Query String Parameter*|*Parameter Type*|*Description*|
|search|text|Defines the search value to be used.|
|web|all|If the web parameter is set to 'all' or 'on', then all webs will be searched. Otherwise, only the current web will be searched.|
|limit|+ve integer|The number of results to return. If left blank, then all results will be returned.|
|doInline|boolean|Developer use only, not available from the query string. Used to return the search results without headers and footers.|
|nosearch|boolean|If not null, do not return the search bar|
|nototal|boolean|If not null, do not return the total bar|
|nosummary|boolean|If not null, do not return the record summary. Note: the vertical record spacing currently remains constant|

_Note: Any parameters passed between iissearch.pm and iissearch.pl, but NOT defined in this table have not been implemented._


-- Main.AdamKolbert - 18 Oct 2001 <br>
<!--TWikiAttachment--><p>
<table cellpadding="0" border="0" cellspacing="4">
<tr bgcolor="#99CCCC">
  <th>
%TWIKIWEB%.FileAttachment:
  </th><th>
Action:
  </th><th>
Size:
  </th><th>
Date:
  </th><th>
Who:
  </th><th>
Comment:
  </th>
</tr><TwkNextItem>
<tr>
  <td valign="top">
<TwkFileIcon><IMG src="%PUBURLPATH%/icn/txt.gif" width="16" hight="16" align="top"></TwkFileIcon>&nbsp;<a href="%PUBURLPATH%/%WEB%/%TOPIC%/ISSearchFormCode.txt"><TwkFileName>ISSearchFormCode.txt</TwkFileName></a>
<TwkFilePath> <TwkData value="C:\ISSearchFormCode.txt"> </TwkFilePath>
  </td><td valign="top">
<TwkAction><a href="%SCRIPTURLPATH%/viewfile%SCRIPTSUFFIX%/%WEB%/%TOPIC%?filename=ISSearchFormCode.txt">view</a>&nbsp;<a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%?filename=ISSearchFormCode.txt">update</a></TwkAction>
  </td><td valign="top" align="right">
<TwkFileSize>780</TwkFileSize>
  </td><td valign="top">
<TwkFileDate>01&nbsp;Nov&nbsp;2001&nbsp;-&nbsp;23:31</TwkFileDate>
  </td><td valign="top">
<TwkFileUser> Main.RichardEllery</TwkFileUser>
  </td><td valign="top">
<TwkFileComment>HTML Form to insert MicrosoftIndexServer Search</TwkFileComment>
  </td>
</tr><TwkNextItem>
<tr>
  <td valign="top">
  </td><td valign="top">
<TwkAction><a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">add</a><TwkAction>
  </td><td valign="top" align="right">
  </td><td valign="top">
  </td><td valign="top">
  </td><td valign="top">
  </td>
</tr>
</table>
<!--TWikiAttachment-->