Hi

I am about to learn how to implement a shoping cart for a small shop.
However, the choice of technologies has me confused!

The hosting package offeres mySQL and PHP4 ASP, Perl, CGI, ISAPI,
SHTML and IHTML scripting support with full support for ASP, Perl, CGI,
ISAPI, SHTML and IHTML. It also has ODBC/MS Access Support with
DSN-less connections.
>From looking on the net I was hoping to use the Charon cart v2, am I
correct in my understanding that I still need a database? i also hoped
to link it with paypal using extensions for paypal
[url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/paypal_ext.html[/url].
Do these two work together?

To learn about shopping cart implementation I was trying to work
through the tutorial on
[url]http://www.webthang.co.uk/tuts/tuts_ud4/uecart/uecart_19.asp[/url] that uses
MS Access as a database and asp. Is this a good choice? I thought MS
Access had limited consecutive users and was not designed for web use.

Due to my hosting package having mySQL I would have thought this was a
better option, however, most examples using mySQL seem to use PHP. How
different will that be from the asp tutorial I was following?

Any help/pointers appreciated!

Pete