Has anybody used ajaxim and successfully integrated it with their own websites login?

Hi,

I just installed ajaxim (http://ajaxim.com/) and for the life of me dont know how to integrate it with my current log in system. So it created it’s own tables in my MySql database that require registration. I could try and export the usernames and passwords from my original table to this one, but my fear is that is does not use the same encoding system for passwords, and I am not sure if this would work anyways because I do not want users to have to press login, i would like them to automatically login. I believe my answer may lie in ajaxim.php because that is the script called for logging in but I need help because I am not sure. If you need any specific code let me know and I will provide it; I did not provide any because they are all long premade scripts.