Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
what's the simplest shopping cart i can add to a web page? what i want to do is click a link on one page and send that item number to a field on a form page which can then be emailed to me. i don't need totals, like total price of 3 items, or tax or shipping charges or any of that hoopla, just a simple "add to cart" type link which posts to a form on another page? any ideas?

why don't you just create a form that people can use to place their order through the use of radio buttons or checkboxes and when they click PROCESS, the form is emailed to you?
serge

I have the code in PHP if you like. The easiest way is using session. So you just add the item number to the session and list them in the "View Cart" page.
On each of the item, you have a text box for specifying quantity. Click on CONTINUE, then the system will send an email to you containing all the items for the shopping cart.
Go to http://www.cubesoft.com.au for my .NET shopping cart or http://www.tommysegoro.net.au/clients/lumis/suntrak/public_html/
for using PHP. The second one is the simpler one.---
Tommy Segoro
CubeSoft Information Technology - Online Computer Store, Web Site Design, Software Development, Search Engine Optimization
http://www.cubesoft.com.au
info@cubesoft.com.au

![]() |
PHP Form + FTP upload
|
asp .Net
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |