hello all,
i am using a template for a website which has a search box on it, i do not know how to make it work tho that is my problem can anyone help?
this is the text
<div class="sf_search">
<form method="post" action="">
<p><b>Search:</b> <input type="text" name="search" class="search" /> <input type="submit" value="Go" class="submit" />Find what your looking for! </p>
</form>
</div>
Thanks for any help
i am using a template for a website which has a search box on it, i do not know how to make it work tho that is my problem can anyone help?
this is the text
<div class="sf_search">
<form method="post" action="">
<p><b>Search:</b> <input type="text" name="search" class="search" /> <input type="submit" value="Go" class="submit" />Find what your looking for! </p>
</form>
</div>
Thanks for any help