Control a program from a web page.
To the page where the web options are. Now you need to choose and option. [code] <html> <title> Offshore Educators (Main Page) </title> <title> lights </title> <body bgcolor="aquamarine"> <CENTER><h2><B><I>Test PPort</I></B></h2></CENTER> Press a button to perform an action <form ACTION="kitt.php" method="post"> <p> <input type="submit" value="Kitt"> </form> <p> <form ACTION="rnd.php" method="post"> <p> <input type="submit" value="Random"> </form> <form ACTION="allon.php" method="post"> <p> <input type="submit" value="All led's on">...