Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wondering What Part Of A Contrib Is


jojotaz

Recommended Posts

Howdy~

I am using the offsite link contrb and was wondering what the osCsid=94ff2098a47c3c690ea783bb63ffd94e in the following code means

<form name="cart_quantity" action="http://www.yoursite.com/catalog/product_info.php?products_id=32&action=add_product&osCsid=94ff2098a47c3c690ea783bb63ffd94e" method="post">
 <input type="hidden" name="osCsid" value="94ff2098a47c3c690ea783bb63ffd94e" />
		<td class="main"><input type="hidden" name="products_id" value="32"> 
		  <input type="image" src="http://www.yoursite.com/includes/languages/english/images/buttons/button_in_cart.gif?osCsid=94ff2098a47c3c690ea783bb63ffd94e" border="0" alt="Add to Cart" title=" Add to Cart "></td>
	  </tr>
	</table>
</form>

 

Thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...