Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

another "Add to Cart" button doesn't work question (on product_info page)


Guest

Recommended Posts

I am also having issues getting the "Add to Cart" button to work on the product_info.php page. I have the Separate Pricing Per Customer, and Multiple Column add-ons installed. Unlike the other person who asked this question, I am not using STS. Here is the HTML Output of the product_info.php page. Any help would be greatly appreciated. Thank you!

 

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

<html dir="LTR" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Metric Screw & Fastener - Online Catalog</title>

<base href="http://www.metricsaf.com/catalog/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>

<link rel="shortcut icon" type="image/ico" href="./favicon.ico">

<link href="../css/main.css" rel="stylesheet" type="text/css">

<link href="../css/index.css" rel="stylesheet" type="text/css">

<link href="../css/default.css" rel="stylesheet" type="text/css">

 

<style type="text/css">

.Z_HTML_Form {font-family: verdana; font-size: 12px;}

 

/* Error Styles */

.Z_HTML_Form_TopError {color: #ff0000; font-weight: bold;}

.Z_HTML_Form_FieldError {font-size: 90%; font-style: italic; color: #ff0000;}

 

/* Core Form Styles */

fieldset {border:#003366 solid 1px; width:500px; padding: 10px;}

fieldset br {clear: left;}

legend {padding: 1px 10px; font-weight: bold; color: #003366;}

 

label {width: 150px; display: block; float: left; margin-bottom: 10px; margin-right: 5px; font-weight: bold; text-align: right; vertical-align: top; color: #003366;}

.CheckLabel {display: inline; float: none; font-weight: normal; color: #000;}

 

input, select, textarea{font-family: verdana; font-size: 11px; background-color: #f7f7f7;}

input:focus, textarea:focus, select:focus{background: #ffffff;}

 

/* Form Elements */

.FieldCheck {background-color: transparent;}

.FieldRadio {background-color: transparent;}

.FormButton{background-color: #D7E5F2; color: #102132;}

.FormInstructions{margin-top: 10px; margin-bottom: 20px;}

 

.LabelIndent {margin-left: 150px;}

 

.Z_HTML_Form_Select { color: blue; }

.Z_HTML_Form_TopError {

color: red;

 

font-weight: bold;

}

.Z_HTML_Form_FieldError {

color: blue;

}

</style><script language="javascript"><!--

function popupWindow(url) {

window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res

izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le

ft=150')

}

//--></script>

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

<!--

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr class="header">

<td valign="middle"><a href="http://www.metricsaf.com/catalog/index.php?osCsid=8553761735d5f86de86363862b6a4233"><img'>http://www.metricsaf.com/catalog/index.php?osCsid=8553761735d5f86de86363862b6a4233"><img src="images/oscommerce.gif" border="0" alt="osCommerce" title=" osCommerce " width="204" height="50"></a></td>

<td align="right" valign="bottom"><a href="http://www.metricsaf.com/catalog/account.php?osCsid=8553761735d5f86de86363862b6a4233"><img'>http://www.metricsaf.com/catalog/account.php?osCsid=8553761735d5f86de86363862b6a4233"><img src="images/header_account.gif" border="0" alt="My Account" title=" My Account " width="30" height="30"></a>  <a href="http://www.metricsaf.com/catalog/shopping_cart.php?osCsid=8553761735d5f86de86363862b6a4233"><img'>http://www.metricsaf.com/catalog/shopping_cart.php?osCsid=8553761735d5f86de86363862b6a4233"><img src="images/header_cart.gif" border="0" alt="Cart Contents" title=" Cart Contents " width="30" height="30"></a>  <a href="http://www.metricsaf.com/catalog/checkout_shipping.php?osCsid=8553761735d5f86de86363862b6a4233"><img'>http://www.metricsaf.com/catalog/checkout_shipping.php?osCsid=8553761735d5f86de86363862b6a4233"><img src="images/header_checkout.gif" border="0" alt="Checkout" title=" Checkout " width="30" height="30"></a>  </td>

</tr>

</table>

-->

<div id="header"><img src="../images/logo.jpg" border="0" alt="Logo" align="right"></div>

<div id="topNav">

<br clear="all" />

 

<table cellpadding="0" cellspacing="0" width="100%">

<tbody>

 

<tr>

<td>

<ul>

<li><a href="../index.php">Home</a></li>

<li><a href="index.php">Catalog</a></li>

<li><a href="../about.php">About</a></li>

<li><a href="../contact.php">Contact</a></li>

 

<li><a href="../customers.php">Customers</a></li>

<li><a href="../employees.php">Employees</a></li>

</ul>

</td>

<td style="padding-right: 5px;" align="right">

<!-- <form action="/customers.php" method="post" name="F" id="F">

<input name="FormAction" value="Process" type="hidden">

Username: <input name="Username" size="8" type="text"> 

Password: <input name="Password" size="8" type="password"> 

<input value="Go" style="background-color: rgb(255, 102, 0); font-weight: bold; color: rgb(255, 255, 255);" type="submit">

</form>

-->

</td>

</tr>

 

</tbody>

</table>

 

</div>

<br clear="all" />

 

<table border="0" width="100%" cellspacing="0" cellpadding="1">

<tr class="headerNavigation">

<td class="headerNavigation">  <a href="http://www.metricsaf.com" class="headerNavigation">Top</a> » <a href="http://www.metricsaf.com/catalog/index.php?osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">Catalog</a> » <a href="http://www.metricsaf.com/catalog/index.php?cPath=121&osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">Nuts</a> » <a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134&osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">004 - Hex Nuts</a> » <a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_135&osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">004</a> » <a href="http://www.metricsaf.com/catalog/product_info.php?cPath=121_134_135&products_id=1885&osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">004 14x2.0</a></td>

 

<td align="right" class="headerNavigation"><a href="http://www.metricsaf.com/catalog/logoff.php?osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">Log Off</a>  |  <a href="http://www.metricsaf.com/catalog/account.php?osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">My Account</a>  |  <a href="http://www.metricsaf.com/catalog/shopping_cart.php?osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">Cart Contents</a>  |  <a href="http://www.metricsaf.com/catalog/checkout_shipping.php?osCsid=8553761735d5f86de86363862b6a4233" class="headerNavigation">Checkout</a>   </td>

</tr>

 

</table>

 

 

<!-- header_eof //-->

 

<!-- body //-->

<table border="0" width="100%" cellspacing="3" cellpadding="3">

<tr>

<td width="165" valign="top"><table border="0" width="165" cellspacing="0" cellpadding="2">

<!-- left_navigation //-->

<!-- categories //-->

<tr>

<td>

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Categories</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

 

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="left" class="boxText"><div id="thecategories"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=1&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Bolts</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=51&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Electrical</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=54&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Hardware</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=97&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Miscellaneous</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a class="activelink" href="http://www.metricsaf.com/catalog/index.php?cPath=121&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_down.gif" border="0" alt="" width="9" height="9"></span>Nuts</a></div><div id="secondcat"><a class="activelink" href="http://www.metricsaf.com/catalog/index.php?cPath=121_134&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_down.gif" border="0" alt="" width="9" height="9"></span>004 - Hex Nuts</a></div><div id="thirdcat"><a class="activelink" href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_135&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_136&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 10.9 Hardened</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_139&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 8.8 Hardened</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_137&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 A2 Stainless</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_138&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 B</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_140&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 H Heavy</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_141&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 P Plastic</a></div><div id="thirdcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_134_142&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithnosubs"><img src="images/categories/arrow_bullet.gif" border="0" alt="nokta" title=" nokta " width="9" height="9"></span>004 y Yellow Zinc</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_122&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>005 - Castle Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_143&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>006 - Jam Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_145&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>009 - Lock Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_127&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>017 - Flange Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_153&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>018 - Stover Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_124&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Dome Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_151&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Speed Nuts</a></div><div id="secondcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=121_156&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Wing Nuts</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=159&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Pins and Clips</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=170&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Rings and Keys</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=182&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Screws</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=25&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Tire and Wheel</a></div><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><br><img src="images/pixel_ltgray.gif" border="0" alt="" width="100%" height="1"><br><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="2"><div id="topcat"><a href="http://www.metricsaf.com/catalog/index.php?cPath=223&osCsid=8553761735d5f86de86363862b6a4233"><span class="catwithsubs"><img src="images/categories/arrow_right.gif" border="0" alt="" width="9" height="9"></span>Washers</a></div></div></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<!-- categories_eof //--><!-- search //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Quick Find</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

 

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><form name="quick_find" action="http://www.metricsaf.com/catalog/advanced_search_result.php" method="get"><input type="text" name="keywords" size="10" maxlength="30" style="width: 135px"> <input type="hidden" name="osCsid" value="8553761735d5f86de86363862b6a4233"><input type="image" src="includes/languages/english/images/buttons/button_quick_find.gif" border="0" alt="Quick Find" title=" Quick Find "><br>Use keywords to find the product you are looking for.<br><a href="http://www.metricsaf.com/catalog/advanced_search.php?osCsid=8553761735d5f86de86363862b6a4233"><b>Advanced Search</b></a></form></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<!-- search_eof //-->

<!-- left_navigation_eof //-->

</table></td>

<!-- body_text //-->

<td width="100%" valign="top">

<form name="cart_quantity" method="post" action="http://www.metricsaf.com/catalog/product_info.php?cPath=121_134_135&products_id=1885&action=add_product&osCsid=8553761735d5f86de86363862b6a4233"> <table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td class="pageHeading" valign="top">004 14x2.0<br><span class="smallText" style="color:D4D4D4"><small><small><small><small>[21]</small></small></small></small></span></td>

 

<td class="pageHeading" align="right" valign="top">$0.29</td>

</tr>

</table></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

 

<td class="main">

<p>Hex Nut</p>

</td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

 

<td align="center" class="smallText"></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

<tr class="infoBoxContents">

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

 

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="main"><a href="http://www.metricsaf.com/catalog/product_reviews.php?cPath=121_134_135&products_id=1885&osCsid=8553761735d5f86de86363862b6a4233"><img src="includes/languages/english/images/buttons/button_reviews.gif" border="0" alt="Reviews" title=" Reviews " width="120" height="22"></a></td>

<td class="main" align="right"><input type="hidden" name="products_id" value="1885"><input type="image" src="includes/languages/english/images/buttons/button_in_cart.gif" border="0" alt="Add to Cart" title=" Add to Cart "></td>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

</tr>

</table></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

<td>

</td>

</tr>

</table></form></td>

 

<!-- body_text_eof //-->

<td width="165" valign="top"><table border="0" width="165" cellspacing="0" cellpadding="2">

<!-- right_navigation //-->

<!-- shopping_cart //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Shopping Cart</td>

 

<td height="14" class="infoBoxHeading" nowrap><a href="http://www.metricsaf.com/catalog/shopping_cart.php?osCsid=8553761735d5f86de86363862b6a4233"><img'>http://www.metricsaf.com/catalog/shopping_cart.php?osCsid=8553761735d5f86de86363862b6a4233"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more " width="12" height="10"></a><img src="images/infobox/corner_right.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

 

<td class="boxText"><table border="0" width="100%" cellspacing="0" cellpadding="0"><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">2 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=2114&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">471 10</span></a></td></tr><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">1 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=3338&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">ATC 10</span></a></td></tr><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">1 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=3340&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">ATC 20</span></a></td></tr><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">6 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=3341&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">ATC 25</span></a></td></tr><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">1 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=3346&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">ATC 7.5</span></a></td></tr><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">5 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=3345&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">ATC 5</span></a></td></tr><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">5 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?products_id=3973&osCsid=8553761735d5f86de86363862b6a4233"><span class="infoBoxContents">ATC 40</span></a></td></tr></table></td>

 

</tr>

<tr>

<td class="boxText"><img src="images/pixel_black.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="right" class="boxText">$5.56</td>

</tr>

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- shopping_cart_eof //-->

<!-- notifications //-->

<tr>

 

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Notifications</td>

<td height="14" class="infoBoxHeading" nowrap><a href="http://www.metricsaf.com/catalog/account_notifications.php?osCsid=8553761735d5f86de86363862b6a4233"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more " width="12" height="10"></a><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

 

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td class="boxText"><table border="0" cellspacing="0" cellpadding="2"><tr><td class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?cPath=121_134_135&products_id=1885&action=notify&osCsid=8553761735d5f86de86363862b6a4233"><img src="images/box_products_notifications.gif" border="0" alt="Notifications" title=" Notifications " width="32" height="32"></a></td><td class="infoBoxContents"><a href="http://www.metricsaf.com/catalog/product_info.php?cPath=121_134_135&products_id=1885&action=notify&osCsid=8553761735d5f86de86363862b6a4233">Notify me of updates to <b>004 14x2.0</b></a></td></tr></table></td>

</tr>

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- notifications_eof //-->

<!-- tell_a_friend //-->

<tr>

 

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Tell A Friend</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

 

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><form name="tell_a_friend" action="http://www.metricsaf.com/catalog/tell_a_friend.php" method="get"><input type="text" name="to_email_address" size="10"> <input type="image" src="includes/languages/english/images/buttons/button_tell_a_friend.gif" border="0" alt="Tell A Friend" title=" Tell A Friend "><input type="hidden" name="products_id" value="1885"><input type="hidden" name="osCsid" value="8553761735d5f86de86363862b6a4233"><br>Tell someone you know about this product.</form></td>

</tr>

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- tell_a_friend_eof //-->

<!-- information //-->

<tr>

 

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Information</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

 

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td class="boxText"><a href="http://www.metricsaf.com/catalog/shipping.php?osCsid=8553761735d5f86de86363862b6a4233">Shipping & Returns</a><br><a href="http://www.metricsaf.com/catalog/privacy.php?osCsid=8553761735d5f86de86363862b6a4233">Privacy Notice</a><br><a href="http://www.metricsaf.com/catalog/conditions.php?osCsid=8553761735d5f86de86363862b6a4233">Conditions of Use</a><br><a href="http://www.metricsaf.com/catalog/contact_us.php?osCsid=8553761735d5f86de86363862b6a4233">Contact Us</a></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<!-- information_eof //-->

<!-- right_navigation_eof //-->

</table></td>

</tr>

</table>

<!-- body_eof //-->

 

<!-- footer //-->

<table border="0" width="100%" cellspacing="0" cellpadding="1">

<tr class="footer">

<td class="footer">  Saturday 10 January, 2009  </td>

<td align="right" class="footer">  150466 requests since Sunday 26 February, 2006  </td>

 

</tr>

</table>

<br>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td align="center" class="smallText">Copyright © 2006 <a href="http://www.metricsaf.com" target="_blank">Metric Screw & Fastener LLC</a><br>Online Catalog Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a></td>

</tr>

 

</table>

<br>

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td align="center"><a href="http://www.metricsaf.com/catalog/redirect.php?action=banner&goto=1&osCsid=8553761735d5f86de86363862b6a4233" target="_blank"><img src="images/banners/oscommerce.gif" border="0" alt="osCommerce" title=" osCommerce " width="468" height="50"></a></td>

</tr>

</table>

 

<!-- footer_eof //-->

<br>

</body>

</html>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...