Simple Example of a Web-based Interface to Ada Programs
Setting Up the Ada Data Server
ØCopy the Ada Source Code to the Computer Hosting the Web Server and Place it into a Common Gateway Interface (CGI) Binary Directory (BIN)
ØCompile the Ada Source Code (it has to run on this machine)
ØEdit the HTML in the Web page, changing the ACTION attribute of the FORM tag to contain the URL of the compiled Ada program
ØYou are DONE!  You can now load the Web page into any client that can access the Web Server