batman321
Dec 20th, 2009, 03:06 PM
Hi,
I have finished designing my app and have run into a dilemma:
"Should my application use a login page?"
My problem with this is that I have no system setup in case my users forget their login/password credentials. If I remove the login page, the application would go straight to the database page. Thus there is no protection from unauthorized users. My program is designed for Windows XP so if users have user account setup, they could use their user profile login/password to prevent unauthorized users.
Thanks in advance
Simon
I have finished designing my app and have run into a dilemma:
"Should my application use a login page?"
My problem with this is that I have no system setup in case my users forget their login/password credentials. If I remove the login page, the application would go straight to the database page. Thus there is no protection from unauthorized users. My program is designed for Windows XP so if users have user account setup, they could use their user profile login/password to prevent unauthorized users.
Thanks in advance
Simon