In need of a shopping cart and...

sassenach

Registered User.
Local time
Today, 07:32
Joined
Mar 10, 2003
Messages
42
Hi,

How can I get my hands on a shopping cart ASP script that works with MS ACCESS Datebase? I am not looking for anything fancy.

Here is an example what i want to do:

-Server side: User entrance.
-Server side: Add/Edit/Delete Categories
-Server side: Add/Edit/Delete Items by category
-Server side: shopping cart

-Client side: No need for user entrance.
-Client side: Display categories & items
-Client side: Add items to shopping cart

-Client side: In shopping cart, upon sending / or confirming items, Service side adds to DB and sends me notication by email that an order was placed.

Any starting point will help.

Thanks in advance,
Sass :confused: :confused:
 
search the internet for a package. No one is going to supply a complete shopping cart script basic or not for nothing. any asp script will work with access all you need to do is link the database to the website with an ODBC link.

Good Luck.

One package that i can recommend for good value with a large amount of features is yourvirtualstore, go to www.yourvirtualstore.net its $350 worth every penny!!!!! If you need someone help you configure, and set it up should you decide to go for it, give me a shout.
 
Last edited:
i made something of my own

hi all, so i made a DB of my own. I hope I am not missing anything. I think I got all the relationships correct. Perhaps you all can help me with that?
Let me know and i will post a screen shot and explaintion.
thanks again
 

Users who are viewing this thread

Back
Top Bottom