Dear azammw,<br><br>What a great problem! Ok, here is what I see.<br><br>First in file addprod.asp this error exists:<br><!--# include file="adovbs.inc" --><br><br>should be <!-- #include file="adovbs.inc" --><br><br>how the rest of the page is even executing given that error is beyond me and since I don't do VBScript I don't even want to know.<br><br>Next: The first item I added to the cart was 'balloons'. They did not appear to recieve a quantity value when the new record was generated. Again in VBScript (Very Bad Script) you don't even see the error it just messes up your html code for you ( how nice).<br><br>Next: When I added a second item ( cups) to the cart then changed the 'quantity' edit box to '2' and clicked recalculate things really broke. It appears another item of no name was added to the database also without a quantity.<br><br>Good design starts at the bottom. That would be your database design. Your quantity column should have a default value of '1' since zero makes no sense.<br><br>Without seeing the server code I can not analyze further.<br><br>"But, that's just my opinion... I could be wrong".<br>-pete