elbyweb
06-04-2006, 07:16/07:16AM
hey guys
im having a problem getting a searchbox to work can anyone help?
the code is
<FORM METHOD="post" ACTION="/seo-resource-search/index.php">
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="3" CELLSPACING="1">
<TR><TD><INPUT maxLength="255" name="s" size="20"></TD></TR>
<TR align="center"><TD><input type="submit" value="Search Articles"></TD></TR>
</TABLE>
<input type="hidden" name="action" value="search">
</FORM>
basicly it dosnt do anything when clicked when it should post a quarry, i got a blank head i just cant see a problem with it
any thoughts?
thanks guys in advance
im having a problem getting a searchbox to work can anyone help?
the code is
<FORM METHOD="post" ACTION="/seo-resource-search/index.php">
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="3" CELLSPACING="1">
<TR><TD><INPUT maxLength="255" name="s" size="20"></TD></TR>
<TR align="center"><TD><input type="submit" value="Search Articles"></TD></TR>
</TABLE>
<input type="hidden" name="action" value="search">
</FORM>
basicly it dosnt do anything when clicked when it should post a quarry, i got a blank head i just cant see a problem with it
any thoughts?
thanks guys in advance