CGI Response page
This is a simple CGI script
CGI: Common Gateway Interface
A way to access databases, etc. on any computer.
Link to a program, not an HTML page.
Program runs and writes out a page in HTML.
You see the output page on your browser.