Forums

This topic is locked

charon cart problems

Posted 08 Aug 2002 19:20:44
1
has voted
08 Aug 2002 19:20:44 Mike Mr. posted:
i need a good, powerful and easy to use cart extension. i have tried ultradev cart and most recently, charon cart. I keep getting errors on both. My database works and my connections are good. i set up the recordset on all the pages and the existence of the cart. But with charon cart, it has you create a blank page with a recordset and add to cart from link behaviors to process the adding to the cart. in my case i named it addcart.asp. when i try to add something to the cart, i get this error:

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'ubound'

/cartadd.asp, line 19

the code on this line 19 of cartadd.asp is as follows:

for i=0 to ubound(CCcart,2)

does anybody know why this causes an error? Thank you in advance!!!!

Replies

Replied 09 Aug 2002 00:50:19
09 Aug 2002 00:50:19 Gretarsson Ingi Orn replied:
U don´t have to have a blank page to proccess the "add to cart" link.
I have a page displaying all products. then í can click the product and get to the products detail page there I have a button that submits to the cart and also takes me to the cart page where i can see the added product in the cart.
I use Charon Cart and it works perfectly..

IIS//Ultradev 4//WinXP_Pro/ASP:VB/JS
Replied 03 Nov 2002 18:09:54
03 Nov 2002 18:09:54 Alan Chua replied:
can you show me how (in charon cart) .

By the way, how to I get the value of total quantity in charon cart? Seems that the charon cart programmer has overlook this point.

<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Afterall, I think this extension works fine and great. at the moment at least.

Cheers


<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
U don´t have to have a blank page to proccess the "add to cart" link.
I have a page displaying all products. then í can click the product and get to the products detail page there I have a button that submits to the cart and also takes me to the cart page where i can see the added product in the cart.
I use Charon Cart and it works perfectly..

IIS//Ultradev 4//WinXP_Pro/ASP:VB/JS
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Reply to this topic