greysun Posted September 23, 2002 Share Posted September 23, 2002 I'm trying to add the oscommerce cart search box to a standard HTML page I use as my home page. Does anyone have any ideas on how this can be done? Thanks in advance Link to comment Share on other sites More sharing options...
desmo8 Posted September 26, 2002 Share Posted September 26, 2002 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 More sharing options...
greysun Posted September 26, 2002 Author Share Posted September 26, 2002 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.