Adding a member sign up, login, and keep user details within a database

Hey all,
I would like to add the functionality to my website I created in XLEcom so a person can sign up for the site, enter theyre details and for that info to be stored in a list.

How can i add this?

RE: Adding a member sign up, login, and keep user details within

To obtain member sign up, login, and keep user details, you will need to implement a database driven type website such as one using MySQL.

You may be able to use XLEcom along with a Content Management System (CMS) type website such as Drupal (Free at drupal.org). You will need to wrap your XLEcom website within the CMS website. For more information, see how you can import static HTML pages into a CMS website at drupal.org.

If you require users to signup first before they can order products and also retain their online order history, you would be better off to utilize another ecommerce solution that is based on a dedicated database.

Sam Raheb
XLEcom Program Developer