How do I create a shopping cart and checkout page in Dreamweaver?
Joe O asked:
Hello all. I am doing a project for a Web Design Class and we have to sell something. I am selling car parts. I want to add a shopping car option and checkout page. Preferably I want to replicate the order system that www.dogfunk.com has because it looks appealing and it is secure. I have googled shopping carts and dreamweaver etc. and most of them include PayPal. Dogfunk does not even deal with PayPal and that is how I want my site to be because we do not use server technology. If you can help me out that would be freakin awesome. Thanks for your time.
Hello all. I am doing a project for a Web Design Class and we have to sell something. I am selling car parts. I want to add a shopping car option and checkout page. Preferably I want to replicate the order system that www.dogfunk.com has because it looks appealing and it is secure. I have googled shopping carts and dreamweaver etc. and most of them include PayPal. Dogfunk does not even deal with PayPal and that is how I want my site to be because we do not use server technology. If you can help me out that would be freakin awesome. Thanks for your time.








I am not aware of any way of using only html (which is all dreamweaver is capable of doing) to get data from a field let alone be able to store it and receive it on a completely different page. You are going to need to use another programming language to pull this off.