I am going to build this application and part of that the user will have to login with username and password. I need to check if the password is older than 45 days, if its a yes I need to prompt for the user to change this password and show a message saying that the password has been changed. I want to user Ajax with Perl, any suggestion on this? Has anybody done something like that where I could see some code sample?