I need to develop an application with an initial login form. What is best method?
One possible solution is: I create two views, one for login, and other the application, if login is okay, I change to application view. Any other idea. Thk. Giro.
I need to develop an application with an initial login form. What is best method?
One possible solution is: I create two views, one for login, and other the application, if login is okay, I change to application view. Any other idea. Thk. Giro.