Hallo, I am looking for a VI that open a Panel to the user to alow him to login or logout in a main VI or to some levels in that VI. There should be a Superuser and a user Mode. Thanks
If you're not worried about encrypting the passwords, it's pretty simple just to do a string lookup. If you do need to store encrypted passwords, there's been a couple different threads here and on info-labview. Just do a search for encryption.