I want to create a e-Commerce Website, but how to do it??
Andrew Thompson - 07 Jan 2008 12:42 GMT
>I want to create a e-Commerce Website, but how to do it??
Have you considered hiring someone?

Signature
Andrew Thompson
http://www.physci.org/
David Segall - 07 Jan 2008 14:00 GMT
>I want to create a e-Commerce Website, but how to do it??
If you want the web site, use this
<http://www.openfreeway.org/home.html>. If you want to write one in
Java have a look at Freeway and consider how long it might take you.
Tobi - 07 Jan 2008 18:27 GMT
> I want to create a e-Commerce Website, but how to do it??
I've heard good things about:
http://www.oscommerce.com/
Tobi
Arne Vajhøj - 08 Jan 2008 00:38 GMT
>> I want to create a e-Commerce Website, but how to do it??
>
> I've heard good things about:
>
> http://www.oscommerce.com/
osCommerce is very widely used.
But most thing I hear about it is not so positive.
Arne
Chase Preuninger - 08 Jan 2008 01:08 GMT
First you need to learn and technology similar to JSP so you can
process requests. You would also need to know how to charge credit
cards, and how to query a database. I've never actually created one
myself, but I think what I described is a pretty good starting place,
because you will need a way to manage user accounts, and process form
requests.