Hi, everybody:
I am really new to vb.net, and I need to know if there is any way to input parameters from a Textbox in a 100% vb.net form to a batch file.
I have created 3 text boxes, which will allow the user to enter:
box1= ip address
box2= user name
box3= password
My goal is to get the input of these three boxes, and add them to a batch file.This batch file should...