cheech47
08-03-2009, 10:35 AM
Im trying to write an external Visual Basic 2008 application that will query my vbulletin database.
What i am trying to achieve is for the Visual Basic 2008 app to have a login and password textbox.
when the user enters their vBulletin username and password here it validates that the password is correct by quering my vBulletin database and the result i need back from the query is the usergroup ID.
Does anyone have some visual basic code that woulld achieve the above?
Thanks
What i am trying to achieve is for the Visual Basic 2008 app to have a login and password textbox.
when the user enters their vBulletin username and password here it validates that the password is correct by quering my vBulletin database and the result i need back from the query is the usergroup ID.
Does anyone have some visual basic code that woulld achieve the above?
Thanks