Well, one way to do it would to use PHP...although the form itself would have to be submitted in order to work. You would use the functions exec() or system() to execute the command on the server. I ...
This should be incredibly simple but I can't handle it for some reason.<BR><BR>I have a JFrame filled with a number of text boxes, checkboxes, and radio buttons. Once a user chooses all their options ...