FormEcho

This echoes the keys and fields from the HTML form which sends to it. It will accept both the POST and GET request methods.

Programming Issues

Usage

Use this program's name as the ACTION attribute in an HTML form. Place the executable in the cgi-bin directory of your web server.

Source and Downloads