Well heres the easy login. i havnt got time to check it but its something like this.
something like that. you complexed it, no need for it.
Code:
if textbox1.text = "UserName" and textbox2.text = "password" then msgbox "Grats" close me show form2 else msgbox "damn" textbox1.text = " "






