Click to See Complete Forum and Search --> : Registering Customers


e.p.solutions
04-05-2007, 06:01 PM
Hi, I'm used to setting up and running basic e-commerce websites, but want to set up a website where people can register and log in, and then from there view particular data and have access to an e-commerce section of the website. I've tried searching online for such software that would let a layman do this but I can't find anything. I only know basic HTML language but not any other programming or networking language. Any idea's or useful websites?

Thanks a lot,


Thomas

soccer362001
04-06-2007, 07:44 AM
Well, HTML will not do what you are looking for. You will need to use a server side language such as php or asp, and you will most likely need a database as well.

Dataken
04-07-2007, 01:03 AM
I was looking for the same kind of thing with a user login. Someone posted a useful link opensourcecms.com. I have used sites like this before and if you can get around loaded one using mysql and something like php-nuke or one of the many others listed on that site you can do just about anything like that. You can load forums, chat, polls and much more. check it out.