[Help] MAKING A CHECKBOX TO SAVE LOGIN
Can anyone help me make a check box to save the login stuff? I got the simple steps for username and password. All i need is the check box to remember the username and password
if textbox1.text = "username" and textbox2.text= "password" then
msgbox ("LOGGED IN")
button1.enabled
button2.enabled
and other stuff
if textbox1.text = "username" and textbox2.text= "password" then
msgbox ("LOGGED IN")
button1.enabled
button2.enabled
and other stuff

as if basic wasn't basic enough, that needed an explanation....... I quit!
