This page is actually a static web page that "calls up" a dynamic web page from the http server. Below is an HTML Form that sends two parameters to the http server which passes those two parameters to a process (running on the server) that computes the dynamic web page that is returned to this client.
Be sure to watch the http traffic using some version of "Live HTTP Headers".
Try the Ajax dynamic web page.
Go back to the static web page.