You can't create a shopping cart purely in html. You need a server side script such as Ruby on Rails, PHP or ASP as well as a database such as mySQL, postlite etc.
2006-06-19 06:16:33
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
Nope. A shopping cart has to run on the server of whoever host yur web page. Check with them, they may have that available for a fee. Or look for a host who does. But you can not create one in html.
2006-06-19 13:18:10
·
answer #2
·
answered by dewcoons 7
·
0⤊
0⤋
There are some "plug-in" type scripts for shopping carts.
While it's true you need server side scripting, there is more to it then just stating it can't be done.
You will need to find out what your web hosting package supports. Call up your web host and ask if they support php, asp, or any others.
Once you know that you can look for some plug in software.
I've heard lots of good things about xcart from developers but it might be too complicated. It runs on PHP but it does cost money
http://www.x-cart.com/
Yahoo has some merchant products as well
http://smallbusiness.yahoo.com/merchant/c1.php?p=PASSPORT&ovchn=GGL&ovcpn=store&ovcrn=sr2yb4go2143gp8935pi3ai42+shopping+cart+software&ovtac=PPC&SR=sr2yb4go2143gp8935pi3ai42
Possible other solutions
http://webdevelopersjournal.com/software/shopping_carts.html
2006-06-19 17:09:22
·
answer #3
·
answered by Tenar 2
·
0⤊
0⤋
http://www.coolcart.com/code8.html
2006-06-19 13:17:47
·
answer #4
·
answered by penpallermel 6
·
0⤊
0⤋
you need more than just html...you need to use forms and a language like jsp's or php.
2006-06-19 13:17:53
·
answer #5
·
answered by cscompguy 2
·
0⤊
0⤋