you could set the button or glyphic to use a link and pass a URL variable:
<a href="cart.php?eCart_Update_100=1><i>Update</i></a>
then change the trigger from POST to GET:
if (isset($_GET["eCart_Update_100"])) {
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.