Search Bar or Search Box Example using HTML
The Search Bar / Box example uses PLAIN HTML.
Basicaly it collects information from the HTML form, puts the value into the appropriate dff_.... variable and pass the information to whatever page you have the Price Search Engine script integrated at.
This example will work with Javascript / PHP Price Search Engine integration on the destination page.
HTML Code:
HTML Code:
This search bar uses a PHP include of an external file (dff_merchant_list.php) containing arrays of Merchants Information.
You can generate this file automaticaly based on your selection of merchants at DFF. Click here to
generate and download it now.
HTML Code: