I have built a site using the UltraDev Shopping cart 1.2 from It is all functioning correctly except for the following:
1) My products page displays a large number of products from a database and so I need a repeat region to only display 15 records at a time. I have added the normal UltraDev Repeat Region and recordset navigation bar. However, if I click next, the first 15 records are still displayed each time.
2) I want to be able to email the cart using CDONTS. On my viewcart page I have two forms. One contains the cart and the "update" button, the other contains input boxes (Name, Shipping Address, etc, etc) for the customer to complete. I am fine with sending the data from the second form via CDONTS but how can I also send the contents of the first form (the cart) with this?
Many thanks in advance
Richard Stoneman
1) My products page displays a large number of products from a database and so I need a repeat region to only display 15 records at a time. I have added the normal UltraDev Repeat Region and recordset navigation bar. However, if I click next, the first 15 records are still displayed each time.
2) I want to be able to email the cart using CDONTS. On my viewcart page I have two forms. One contains the cart and the "update" button, the other contains input boxes (Name, Shipping Address, etc, etc) for the customer to complete. I am fine with sending the data from the second form via CDONTS but how can I also send the contents of the first form (the cart) with this?
Many thanks in advance
Richard Stoneman