Page 1 of 1

LOG IN

Posted: Fri Sep 19, 2008 9:25 am
by Arsench2000
Hello, Ive created a code where the user can sign up and then log in into the welcome page, my problem is, how can I creat the login page where every user can have a his own space, like email accounts.?Please this is my first job and I need help.


Thank you a lot

Re: LOG IN

Posted: Fri Sep 19, 2008 9:46 am
by jayshields
That is a very broad question. Try something yourself first, post it here, explaining what's working and what's not, and why you think it's not working, and then we will help you further.

Re: LOG IN

Posted: Fri Sep 19, 2008 1:15 pm
by Arsench2000
thanks friend, but I didnt say that something doesnt work, I just said how to creat script like in email systems, every user can log in his own login page.
For example how is when you using web mail system, every user have a own account page

Re: LOG IN

Posted: Fri Sep 19, 2008 5:11 pm
by josh
You use programmatic logic to present a custom view based on which user is currently logged in. (Just like an email system. :wink: )