Create a Login Page
Dear Sir
I am working on an application, in which i have to connect it with a Data Base.
For this i have to create a Login page, in which i have to provide a link by which one access
the remote database. So how can i create such login page so that one can enter his
"username" & "Password" and get access to the Data Base. Please help me in this regards.
Thanks & Regards
Prince Kumar
Hi Prince
I wrote some code to do this. http://clanmills.com/files/Login.zip
Here's a screen shot of the UI. Enter the username: robin (password: mills) and you'll get the "Well done" message.
.
The password field is implemented with the NSSecureTextField and that provides the *'s to hide your password.
I thought I'd sent this to you already, so I'm a little surprised that you're asking about this again. I'll be happy to answer questions about this. Perhaps I'll write a tutorial about this at the weekend for you.
Thank you for your kind support sir.
This is very useful code for me and i hope this will be more helpful to some other people who is consern with this topic.
Thanks for support sir.