Help - Search - Members - Calendar
Full Version: Coding The Search Box
MonsterSmallBusiness Forums > MonsterCommerce > How do I?
kabert
At first, my search area did not work at all. Now I've modified the code and it seems that every product is coming up in all searches. Does anyone know the code???
ultimatekeychains
Here is a sample of what I use:

CODE

<form name="frmProductSearch" method="POST" action="index.asp?PageAction=PRODSEARCH">
<input type="text" style="WIDTH: 90; HEIGHT: 20" name="txtSearch" size="25" id="searchme">&nbsp;<input type="image" value="GO" name="btnSearch" alt="Search our site!" src="/image/search.gif" width="16" height="16"></button>
</form>


Hope it helps biggrin.gif
kabert
Thanks Ultimate, I got it working.
ultimatekeychains
Happy to be of assistance. wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.