Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Well, I have to admit I don't program on the windows platform, so VB is out of my league.
Generic directions and pseudo code would be:
1) instantiate a db connection object
2) connect to the vbulletin database
3) send a query to the db to check the given username/password from your VB application
4) If there is a corresponding record, let the user go further. Otherwise, present him the login window again
__________________
Only a biker knows why a dog sticks his head out the window.
|