Search Boxes
Horizontal
Affiliate search box style 1
To link insert the following code replacing myCamID with your unique cam ID assigned by SmallAppliance.com.
<form method="post" action="http://www.smallappliance.com/sitesearch.asp?cam=myCamID" ID="Form1">
 <table border="1" cellspacing="0" cellpadding="3" ID="Table3">
  <tr> 
   <td width="100" align="center"> 
    <img src="http://
www.smallappliance.com/images/SmallAppliance/english/logo100x30.gif" width="100" height="30">
   </td>
   <td width="96"> 
    <select name="select3" ID="Select1">
     <option value="Appliance">Appliance</option>
     <option value="Parts">Genuine Parts</option>
    </select>
   </td>
   <td width="88" bgcolor="#B89F65"> 
    <input type="text" size=13 name="txtSearch" ID="Text1">
   </td>
   <td width="61" bgcolor="#B89F65"> 
    <input name="submit23" type="submit" value="Find it !" ID="Submit1">
   </td>
  </tr>
 </table>
Square
Affiliate search square
To link insert the following code replacing myCamID with your unique cam ID assigned by SmallAppliance.com.
<form method="post" action="http://www.smallappliance.com/sitesearch.asp?cam=myCamID" ID="Form5">
 <table border="1" cellspacing="0" cellpadding="3" ID="Table8">
  <tr >
   <td width="160" align="center">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">
    <img src="http://
www.smallappliance.com/images/SmallAppliance/english/logo100x30.gif" width="100" height="30">
    </font>
   </td>
   <td width="60">
    <select name="select" ID="Select5">
     <option value="Appliance">Appliance</option>
     <option value="Parts">Genuine Parts</option>
    </select>
   </td>
   </tr>
  <tr bgcolor="#B89F65"><td width="160" align="center"><input type="text" size=20 name="txtSearch" ID="Text5">
   </td>
   <td width="60" align="center" >
    <input name="submit24" type="submit" value="Find it !" ID="Submit7">
   </td>
  </tr>
 </table>
</form>
Rectangular
Affiliate search rectangular
To link insert the following code replacing myCamID with your unique cam ID assigned by SmallAppliance.com.
<form method="post" action="http://www.smallappliance.com/sitesearch.asp?cam=myCamID" ID="Form5">
 <table border="1" cellspacing="0" cellpadding="3" ID="Table8">
  <tr >
   <td width="160" align="center">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">
    <img src="http://
www.smallappliance.com/images/SmallAppliance/english/logo100x30.gif" width="100" height="30">
    </font>
   </td>
   <td width="60">
    <select name="select" ID="Select5">
     <option value="Appliance">Appliance</option>
     <option value="Parts">Genuine Parts</option>
    </select>
   </td>
   </tr>
  <tr bgcolor="#B89F65"><td width="160" align="center"><input type="text" size=20 name="txtSearch" ID="Text5">
   </td>
   <td width="60" align="center" >
    <input name="submit24" type="submit" value="Find it !" ID="Submit7">
   </td>
  </tr>
 </table>
</form>