Pin number info

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'm developing a PDA application using .Net 2.0
I have a login screen where the user enter a username and password and then
it gets validated against a database.
What I would like to do is validate the password against the pin number.
Is that possible?
Thanks
 
You mean against the PDA's 4-digit "password"? If so, then no. For obvious
reasons you can't read what that is, so there's no way to check against it.
 
Back
Top