artnastics
08-25-2003, 03:50 PM
I have the cgi script on my page to do a search. But where do I put the cgi script in my directories..... under cgibin? If I do this will the search feature automatically work? And what cgi script do I put in there?
<table border="0" cellspacing="0" cellpadding="0" align="center">
<form action="http://www.dietgoals.com/cgi-bin/search.cgi" method="post">
<tr>
<td align="center" valign="middle">
<input type="text" name="textfield" value="type keywords here" size="12">
</td>
</tr>
<tr>
<td align="center" valign="middle">
<input type="submit" name="Submit" value="search !">
</td>
</tr>
</form>
</table>
<br>
</td>
<td bgcolor="#FFFFFF">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<form action="http://www.dietgoals.com/cgi-bin/search.cgi" method="post">
<tr>
<td align="center" valign="middle">
<input type="text" name="textfield" value="type keywords here" size="12">
</td>
</tr>
<tr>
<td align="center" valign="middle">
<input type="submit" name="Submit" value="search !">
</td>
</tr>
</form>
</table>
<br>
</td>
<td bgcolor="#FFFFFF">