gd6noob
02-18-2008, 11:50 PM
if anyone can help me it be great..
i would like to make a comment where people can leave comments about a topic
and i would like to have a search box for my site
this i copied online because i dont know how to make one
<form action="#" class="searchform">
<p>
<input name="search_query" class="textbox" type="text" />
<input name="search" class="button" value="Search" type="submit" />
</p>
</form>
i would like to make a comment where people can leave comments about a topic
and i would like to have a search box for my site
this i copied online because i dont know how to make one
<form action="#" class="searchform">
<p>
<input name="search_query" class="textbox" type="text" />
<input name="search" class="button" value="Search" type="submit" />
</p>
</form>