I want to use the existing users in my 68C in another forum site. I am able to simply copy the information. The only problem is the password. How can I copy the passwords so that the same password works on the new site? If there is any kind of encryption, how do I know which encryption is being used? Thanks
looking at the code will show you what encryption in used on the 68C side, md5 I beleive. You would need to make sure the other side used the same.