Web design ecommerce question. How do I set up individual accounts for each customer?

E-Commerce Development forum discussing specific online commerce related issues, such as payment processors, SSL implementation, chargeback problems, seasonal trends, shopping carts and membership to groups such as the BBB.

Web design ecommerce question. How do I set up individual accounts for each customer?

Postby CrazyOn1 » Fri Dec 05, 2008 3:30 pm

I am a web design student and I have to set up an ecommerce site. I have the shopping cart thing down, but I would like to set it up so each person can create there own login/account. I really have no idea how to do this. Can someone help me out please?
CrazyOn1
 
Posts: 1
Joined: Fri Dec 05, 2008 3:30 pm

Web design ecommerce question. How do I set up individual accounts for each customer?

Postby ricochet » Fri Dec 05, 2008 4:06 pm

wow, that's incredibly vague. You should include things like what language you're programming in, ideally post some code along with the question. I'm not trying to chew you out or anything, just trying to help you ask future questions a little more clearly. That being said...

Basically you're going to need to make an HTML form with some inputs so the user can input whatever data you need for a user. Also, you need to set the action attribute on the form to the name of the file that will process the information (php, python, jsp, etc file).

...






...

clicking the submit button will push the input's data to file.php. Depending on what language you're using, you will use different syntax to get those parameters and enter them into the database. I'd at least need to know what language you're programming in to help you out anymore. good luck, hope that was some help ;)
ricochet
 
Posts: 1
Joined: Fri Dec 05, 2008 4:06 pm

Web design ecommerce question. How do I set up individual accounts for each customer?

Postby Tina Sa » Fri Dec 05, 2008 5:45 pm

You may contact a web developer live below.
Tina Sa
 
Posts: 1
Joined: Fri Dec 05, 2008 5:45 pm


Return to E-Commerce Development

Who is online

Users browsing this forum: No registered users and 2 guests

cron