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 ...
I'm just finishing up my programming1 class and the final project is to make a Java Applet leapfrom game.<P>I'd like to put a nice background on the board, but my textbook only describes how to add ...