Hi. Yes, just edit the CHANGE_ME so that it is http://www.yoursite.com/yourdirectory/search.php and place the HTML into your page.
Code:
<form action="CHANGE_ME/search.php" method="post">
<table>
<tr>
<td><input name="query_string" type="text" size="35"></td>
<td><input name="search" type="submit" value="Go"></td>
</tr>
</table>
</form>
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
|