I want users to register on the site (with username and password) at the home page for accessing rest of the pages. Once they register, the access should be automatic & instant. Do I have to create a form to capture their information and then authenticate users (manually or batch), before they can access? But that will lead to time gap between registeration and access & will require admin intervention everytime. How will the Member Login object check and verify the username & password?
I have gone through tutorial at www.vodahost.com/sholaunch.html but got confused or missing some point.
I have gone through tutorial at www.vodahost.com/sholaunch.html but got confused or missing some point.
Comment