i have create 2 form , 1 database
1 textbox and 1 button reset in form 1 = "fill current username" = textbox1, button = reset....
3 text and 1 button on form 2...new username = textbox 3,new password = textbox4,confirmpass = textbox5 and 1 button "sign up"..i just wondering, in button sign up can i use insert statment or i need other code...
so when i wont reset current password and username, i just to type current name and click reset button,after reset automaticly i must to create new username and password again in form2..