|
-
Jun 22nd, 2006, 08:26 AM
#1
Thread Starter
Junior Member
Authentication
Hi,
I have created an application for the Pocket PC using VB .NET and at present I have a username and password screen to authenticate the users when they logon to the system. However, I wondered if anybody had any other ideas or examples of how this could be done differently? as entering a username and password can be abit long winded when using a PDA.
Thanks
-
Jun 22nd, 2006, 11:15 AM
#2
Re: Authentication
Other than biometric authentication (like a fingerprint reader), the user is going to have to enter SOMETHING to authenticate. Username, username and password, passcode - something.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jun 22nd, 2006, 11:18 AM
#3
Thread Starter
Junior Member
Re: Authentication
Yea thats what I thought, thanks anyway!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|