![]() |
Search form
Hello,
I added search form to side column which show on all my pages: <form method="get" action="search.php"> <input type="text" name="q" size="25" maxlength="255" value="" /> <br style="line-height:5px" /> <input type="submit" value="Search" /> </form> But this form take users to Search Forums: /forums/search.php?q=free and I need form or code which will show the results after the search. Please help. Thank you. |
Try adding the following to the form:
Code:
<input type="hidden" name="do" value="process" /> |
Its working...:up: Thank you very much. :)
|
All times are GMT. The time now is 05:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|