PDA

View Full Version : Log into vBulletin using External form


Vitality93
10-17-2011, 02:58 PM
Hey all, I have multiple pieces of software on my site and they all connect to 1 central database, the problem is users need to login to each form separately. So I am trying to make it where if the user logs into 1 form, all other login forms to the site will submit at the same time. (Using AJAX and Jquery)

What would be the login form code that I can use to login to vBulletin on another page of my site?

-Thanks!