hi,
i'm using asp.net with c#.
i am generating random password to the user.
Then, i close all my application (website).
i need the user to use that password with in 15 minutes(Windows login screen).
if the user is not using that password with in 15 minutes, i want the password to get expired. Is thr any solution to solve this problem?
if so plz help me............. ............... ............... ...........
i'm using asp.net with c#.
i am generating random password to the user.
Then, i close all my application (website).
i need the user to use that password with in 15 minutes(Windows login screen).
if the user is not using that password with in 15 minutes, i want the password to get expired. Is thr any solution to solve this problem?
if so plz help me............. ............... ............... ...........
Comment