Forums

This topic is locked

Can anybody offer their help? PLEASE

Posted 11 Nov 2002 15:13:17
1
has voted
11 Nov 2002 15:13:17 Daniel Daan posted:
Hello, are there any ultradev and/or ASP wizards out there that are willing to help me out?
I have a very big favour to ask of you. I have been trying to get my cart function to work for more than one month now, fulltime. It works (insert into tbl Order, and tbl OrderDetails, and tbl Customer. BUT, only once, it does not increment the orderID session variable by one from the Get Unique ID from Table function. I also tried Charoncart, and lots and lots of books.
My question is, can i send my code and DB to you (whoever you are) andyou take a look at it? It is probably NO big deal at all, but for me it is a forrest of code and i am lost. I will be forever thankfull.
Plaese mail me at: if you want to take a look.
Many many thanks
P.S. Also, things tend to get a bit blury for me following the books, and tutoriols, because they all go by the idea that one orders (fills cart), checks out, and than has to input shipping details. With my site it works like this:



- customer log’s in using his/her userID and password (so only few customers can order online not just everybody)

- customer shops around and fills cart, might even empty cart, update cart, etc

- customer decides to check out

- customer sees the shipping-adress, sip etc that we have in our database on him/her (retrieved from the customer table), and he/she can change it (the customer table will stay the same, only the customer shippingdetails table will be filled

- customer get redirected to a final page with info of the adress etc, and products that will be ordered this page saves the cart contents to the table OrderDetails.

- customer gets redirected to a page with message that order is send

Reply to this topic