TheDougaller
New Member
Been trying to fix this for hours.. basically I used a template that came with a search form. I cant seem to get it to work..
The code is
<form id="formsearch" name="formsearch" method="post" action=""><span><input name="editbox_search" class="editbox_search" id="editbox_search" maxlength="80" value="" type="text" /></span><input name="button_search" src="images/search.gif" class="button_search" type="image" /></form></div>
What do I have to do to get this to search my site?
Any thoughts? Thanks
The code is
<form id="formsearch" name="formsearch" method="post" action=""><span><input name="editbox_search" class="editbox_search" id="editbox_search" maxlength="80" value="" type="text" /></span><input name="button_search" src="images/search.gif" class="button_search" type="image" /></form></div>
What do I have to do to get this to search my site?
Any thoughts? Thanks