
08-15-2004, 03:52 PM
|
|
|
Join Date: Feb 2003
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Pitman
Insert this HTML anywhere in a template within the default forums directory
Code:
<b>Search Articles:</b><br>
<form action="article.php" method="get">
<input type="hidden" name="do" value="search" />
<input type="text" class="bginput" name="keyword" size="20" />$gobutton
</form>
To use it outside of the forums directory, hard code the bold text above.
|
thank you
It looks nice
|