Hi, I need to authenticate username and password from a different database and allow the user to get into the forum. I need to do this because i have a huge database of users already registered.So the user will be authenticated from my database. if valid i need to insert him in forum database[snitz]. Pls let me know how to do it as it is very important.
Hi, Using the above info from the URL I was able to insert records to the database and check if user exists or not. Now I am not able to set the cookies. I have a domain www.abc.com where the user is authenticated. my forum is in forum.abc.com. Pls let me know how to do it. I also need to disable the login in the forum such that i will have one common login page to the whole website. Pls help
hm, I choose to use the snitz-db instead of my original db. I do not know if it even is possible - within reasonable limits- to use another db then the Snitz-db for the forum. Snitzers, please step in!