i am really new to VB and SQL and I'm trying to develop a user registration database and a logger that locks the screen and the explorer cannot be accessed until a valid user/pass is typed in which is stored at the user reg database. This logger also has a redirecting capability wherein the user/pass has a designated external user/pass located at a certain website (so the program must also be able to communicate with an html user/pass field). After the user logs in, the program redirects the user to the website, already logged in, of course. Just an added info. I am not the owner of the said website.

Is VB and SQL the right tool for this design? Thanks