Now you can search on any b2 blog.
copy this code:
<form name="searchform" action="index_php.html" method="get">
<input type="hidden" name="a" value="s" />
<input type="text" name="s" value="" size="20" style="width:150px;" /><br />
<input type="submit" name="submit" value="search" />
</form><br />
There you have it. It's in XHTML and fresh from the oven

Addresses another feature that we supposedly don't have that gm does...
Although this search does more of a grep. I'll explain this: for instance if I'm looking for a post with the word 'lain', but I'll find posts with words like 'explain', 'plain' or 'slain'. What I want is 'lain', not 'explain'!
ian @ 21:01:02 125
29 comments,
no trackback,
no pingback