Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search box on home page.


greysun

Recommended Posts

try this, but keep in mind that i've the "search in description" contribution installed.

 

<form method=get action="http://www.your-domain.com/catalog/advanced_search_result.php">

<input type=hidden name="search_in_description" value="1">

<input type=text name="keywords" size="20" maxlength="255">

<input type=submit value="Search" name="submit">

</form>

 

 

may you can remove the <inpute type=hidden...> line, if don't have the contribution installed.

 

greetz

desmo8

Link to comment
Share on other sites

I installed the search in description and then used to box code that you gave me. It worked wonderfully.

 

Thank you, Thank you, Thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 

I was in the process of giving up on this idea exactly when you posted this message.

 

I have been hacking away at OSC for over a month now trying to get everything the way I want it. Mods installed etc.... I can finally see the light at the end of the tunnel.

 

As soon as I get steve kemps affiliate mod and figure out how to keep gift vouchers from charging shipping I will be golden

 

Thank you again

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...