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

Pages: [1]
Print
Author Topic: how to create a encapsulated login module  (Read 7531 times)
anshumanSingh
Newbie
*
Posts: 1


View Profile Email
« 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
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: January 11, 2009, 10:04:43 »

What port are you using?

-=Cliff>
Logged
Pages: [1]
Print