Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Make form ...help


Guest

Recommended Posts

Posted

hello, i search info for make Form special.

just one form where ? write REF (product_model) and when valide, go to page edite of this product...

thanx for response..

Posted

re..

im found this code...

<form method="get" action="<?php echo tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $cPath . '&pID=' . $pInfo->products_id . '&action=new_product');?>"><input type="text" name="products_model" size="18" maxlength="40" value="<?php echo htmlspecialchars(StripSlashes(@$HTTP_GET_VARS["products_model"]));?>"> <?php echo tep_image_submit('go_button.gif', BOX_HEADING_SEARCH);?> </form>

it's almost my request...

Archived

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

×
×
  • Create New...