creating a resume register application
912412Aug 22 2012 — edited Sep 26 2012Hi experts.
I need to create an application that can register people's resume,
I mean:
a first page that ask user to login or register (if not registered), entering email and password to make an "account". that passwork - user will be inserted on a table.
then, that person can login with his user-password to edit the personal curriculum.
I think its not dificult but I dont know how to start.
I want to know how do Global variables work on apex, if applicable to this case.
thanks.!