Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search box modification


bladeeta21

Recommended Posts

Posted

hello, i want make the search box a different style.

instead of it going through an array i just want to use the get or post method.

something like this:

 

<form name="quick_find" method="get" action="">

<input type="text" name="tep_draw_input_field">

<input type="submit" name="BOX_SEARCH_TEXT" value="search">

</form>

 

how do i configure this form to work with oscommerce original search?

thank you for your time.

Archived

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

×
×
  • Create New...