WhitemountainWebarts.com

January 21, 2009

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

Filed under: Uncategorized — jumpajoe @ 8:23 am

No Comments »

  1. 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 ;)

    Comment by ricochet — January 24, 2009 @ 2:09 am

  2. You may contact a web developer live below.

    Comment by Tina Sa — January 26, 2009 @ 9:18 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress