We are working on password recovery with a security question and it is giving error access denied when running on a 64-bit machine. But with a 32 bit machine it is working fine. We used AJAX script for coding.Can you explain why is this error.
I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...