little_toaster
06-24-2005, 11:47 AM
I was wondering if anyone knew MS index server, this is an add on for my hosting package, so I can search through my site using a catalog system. But I do now know how to use a form to make it work!, for example this simple form;
<form action="#" name="searchForm">
<input type="text" name="pass8" size="14" />
<input type="submit" value="Search" class="submitbutton"/>
</form>
how do i make MS Index Server use this form?, thankyou very much! :)
<form action="#" name="searchForm">
<input type="text" name="pass8" size="14" />
<input type="submit" value="Search" class="submitbutton"/>
</form>
how do i make MS Index Server use this form?, thankyou very much! :)