You aren't kidding. It took me a bit to get mine up and running.
Here's how.
1. Copy results.stm to the root of the folder containing the website.
i.e. where your main page is.
2. Create search.htm in that same folder with only the following
code.
<HTML>
<BODY>
<CENTER>
<FORM METHOD=POST ACTION="results.stm">
<B>Search my website: </B>
<INPUT TYPE=hidden NAME="spage"
VALUE="0">
<INPUT TYPE=hidden NAME="highlight"
VALUE="red">
<INPUT TYPE=hidden NAME="indexname"
VALUE="search">
<INPUT TYPE=hidden NAME="STYLE"
VALUE="page">
<INPUT NAME="query" SIZE=30 VALUE=""
MAXLENGTH=40> 
<INPUT TYPE=image SRC="/sysimage/system/go.gif"
height=20 width=20 border=0>
</FORM>
</CENTER>
</BODY>
</HTML>
3. Verify it works. You might need to reindex your site in the admin
console for Sambar. i.e. Services / Search Engine / Build - Rebuild
Search Index /
- Make sure the option INDEX is set to SEARCH
- and directory to search is the name of the site folder in the DOCS
folder. Let's say it was called mysite, then you would put just the
word mysite in there.
I don't have a lot of time right now, but if you need more help
(there's a lot more that you can do with it), then reply to me and
we'll work on it some more.
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/