PDA

View Full Version : Creating a username and password box


R3_TBH
03-20-2009, 05:24 PM
Hi, im trying to create a login box which will allow the user to insert a username and password. Im also hoping to create a register function aswell which once filled out will store the username and password. Im using C++ and am using Visual Studio. Any help will be gratefully recieved. Thank you

R3_TBH
03-23-2009, 03:43 PM
hi guys i really need some help on this - if anyone can help me out or give me a starting point then that would be great! Im not looking for you to do it all for me, just point me in a goos starting direction.

Thanks

oracleguy
03-24-2009, 02:08 AM
Are you trying to build this in a GUI or in a command line application?