I'm attempting to make a program for my site that needs to check if the vBulletin username and password the user enters are correct, but I'm a novice figuring out how vB works enough to adapt my own code. Does anyone know what code I would need to do this? Again, it just needs to verify that the username and password are correct and return either true or false.