Asp Shopping Cart Needed
I basically need the few pages that make up the shopping cart. Our web site is in traditional ASP so the coding will need to be done in .asp Here is a sample starting page with the ‘Buy Now Checkout’ button.
http://www.epier.com/BiddingForm45.asp?1932947
When you click on the ‘Buy Now Checkout’ you will see 3 pages in sequence which make up the shopping cart and checkout pages. You will need to program these pages in traditional ASP 3.0 to make them into functional shopping cart. Right now this sequense is not working. You will have these HTML pages.
I want to make clear. There is no FTP access to our files. You will need to code the HTML pages and create the necessary 2 tables, one table for BasketID and another table for items associated with BasketID to make the shopping cart work. You may need to create a bunch of test products to add and delete from the shopping cart. You will zip the files and send them to me and I will upload the files onto server to test immediately. The shopping cart as I understand it uses a combination of tables and session or cookies. I am an intermediate programmer myself so communication to make this work will flow hopefully smoothly.
You can also checkout this site that is also in traditional .asp to see how they are doing the shopping cart.
http://www.campustech.com/itemDetail.asp?ItmNo=22444109
From here you can see I am still working on the shopping cart page.
I am an intermediate programmer but need a little help since this is my first time building the shopping cart sequence. I do not know whether to create cookies or whether this can be done using sessions?
I already have the users table and the products table. From what I have been reading I will need 2 additional tables:
Baskets table which will keep track of the orders
Basket items table which will keep track of the items in each order
So the pages I will need are:
standard products page – will have add to cart
shopping cart page – will have remove item, update quantity, continue shopping link or image
checkout page
I need someone who is knowledge in the best programming practice for building shopping carts. Thank you for your assistance.
Post similar project on sosexpert.com
