Well, I was working on a program (in vb.net). I was trying to make the program check to see if you have 100 posts before it loads up, and if you don't, it shuts down.
What I tried to get it to do, was login to my VBull site, go to the member's profile, and check the required posts.
This is the login url I tried:
Code:
http://templeofwarcraft.net/forum/login.php?do=login&vb_login_username=USERNAME&vb_login_password=PASSWORD
I was wondering how I could go about doing this? That URL will NOT log me in
I was also wondering of there was some sort of midification for vbull that would act as an authorization system? There is one for phpbb.
Thanks,
Alex