I am making a form with 3 textboxes. In the first textbox, the user will enter the SSID for a network he would like to connect to (Message box if SSID isn't in range), in the second and third text boxes, the user will enter password validations (as some wifi networks have 2-part passwords). All of the inputted information is actually inputted into the wifi network selected by the first textbox, and the user is signed in if the password is correct. If not, a message box is displayed. What is the syntax for inputting information into wifi passwords using 2010 express? How should I go about this?
Comments
Leave a comment