C
Carlos R.
Is there a way to run a batch file by clicking on a button and supply the
needed info for the batch file from a textbox? I have a batch file that
requires info via %1. So I would like to create a textbox. When a user enters
info into the textbox and the click on the button next to the textbox and
batch file will execute and pick up the need info from the textbox. Is this
possible and how? Or can it be done through another method?
needed info for the batch file from a textbox? I have a batch file that
requires info via %1. So I would like to create a textbox. When a user enters
info into the textbox and the click on the button next to the textbox and
batch file will execute and pick up the need info from the textbox. Is this
possible and how? Or can it be done through another method?