261 Broad Street
Windsor, CT 06095
(860) 285-0172
support@invisiblegold.com

Your Website Should Be Easy to Edit


Advanced Options

Advanced Options
Advanced users can use the Site Search template in other ways. For example, if you can create a form in your site somewhere else (using basic html), then you can make it work with this template.

All you need to do is send a form with a text input field called "search" to a Site Search page. For example, the following HTML would accomplish this:

<form method="get" action="http://samplesite.com/sitesearch/default.htm">
<input type="text" name="search">
<input type="submit" value="search">
</form>


Feel free to add your own html or javascript and include it in various parts of your site. (for example at the top of the banner on all pages.)


See Also:
Online Documentation Home, Edit Options, Using the Search Page, Advanced Options, GetHTML Options