Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / Getting Started / how to create a encapsulated login module on: January 11, 2009, 01:10:05
i have to create a encapsulated login module
in which the main application will use the usermodule dll call the usermodule.login() and UI for login will be prompted, which will contain all the validation like username does not exsist ,etc.like wise other function like log out i.e. usermodule.logout() which again prompt a UI for logout UI like wise other functions.

the problem is that if it were a mere window application a could have done it
but this whole project is confussing me can any body help me
Pages: [1]