Since the user/pass from this script does not match the vb user/pass, how will you relate them together? I see a method of doing this, but it might require an additional script to work. I could alter the perl one to add the user/pass info to another db table. Then the vb person who signed up would go to another script to type in the user/pass for this account and it would automatically upgrade their vb usergroup. Deleting would be slightly more difficult, but it could probably be added directly to the perl script to alter the matching vb-stored user/pass info and modify their usergroup. Do you have the perl DBI installed so you can accesss mysql?
|