Quote:
Originally Posted by Beermonster
I've already posted something simular in another thread, no need to change any thing just put this code where you want the search box to show, like forum home
Code:
<form action="search.php" method="get" name="name">
<input type="hidden" name="do" value="getdaily">
Search for posts from the last <input type="text" value="1" name="days" size="3"> day(s) <input type="submit" value="Search">
</form>
|
You can make a simple DHTML drop down to do this for you

infact wayne luke has posted one at vB.com