Forums
This topic is locked
UD Shopping Cart
25 Mar 2001 08:45:02 Phil Daws posted:
Hi all ...Just purchased UD4 and trying to get the shopping cart extension working! So far so good, I have a working cart But, what I would like to do is instead of the user having to enter a zero quantity is have a button that deletes the line from the cart. I have tried adding a button and using the following code :
<input type="button" name="Remove" value="Remove" onClick="this.form1.Qty.<%=UCCart1__i%>=0;">
But the browser says that I am missing a ; somewhere. Help!
Phil
Replies
Replied 03 Apr 2001 22:35:33
03 Apr 2001 22:35:33 George Petrov replied:
Hi Phil,
There is an extension about this "Delete Item from cart"
You can get it on
www.basic-ultradev.com/extensions/index.asp?offset=30
Greetings,
George Petrov
www.UDzone.com
There is an extension about this "Delete Item from cart"
You can get it on
www.basic-ultradev.com/extensions/index.asp?offset=30
Greetings,
George Petrov
www.UDzone.com