Posted by Andrew Bailey on 06/30/07 10:04
"Damnation" <Damnation.85@gmail.com> wrote in message
news:1183113804.496853.222360@k79g2000hse.googlegroups.com...
> i've been doing some research around websites like www.dabs.com etc.
> into how their shopping carts work. and it seems that most sites use
> ASP.
> i don't want to use asp.
>
> So why are so many companies using ASP for their shopping carts, and
> how if possible could i use php (and javascript?) to create my own
> shopping basket.
>
> if possible links to tutorials?
>
> Thank you
>
> Regards
>
> Adam White
>
Hi Adam,
Take a look at http://www.oscommerce.com/ it's FREE, uses php, is easy to
set up and has thousands of user contributed modifications.
Hope this helps
Andy
PS: One of the reasons ASP is used is that your shopping cart can be stored
locally on your PC so that it can be restored on a later visit without
requiring registration etc.
[Back to original message]
|