Help on MFC Login Page!!
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello ... I am currently trying to implement login page using MFC. I intend to pop up message box on loading the application for the user to key in login and password.At the same time, I am facing problem in getting user login and password to compare with the authorized login and password stored in a table in access.Can anyone help me to clarify this doubt or you have any samples online pertaining this.I have treid to find from MSDN but I cant find the example/sample that I meant above. Thanks in advance, lee