I use this link to add a product to a cart(I've made a small shopping system), what it does is basically set the 'Cart' frame to an ASP page adding the product to a session variable. The works fine in Mosaic, but in Gecko it just doesn't do anything:
Can anyone tell me what's wrong?Code:<a href=# onClick="parent.document.all.vogn.src='cartadd.asp?type=mobil&abb=0&model=Nokia 3200 - Headset&price=199';alert('The product has been added to the cart');">Add</a>




Reply With Quote