CGIExecutor

Description: This sample uses CGIexec tool to check if all required variables are set and to echo information to response page. To accomplish that it needs only template for creating answer and configuration file with only template variable set. Echoing information can also be used to verify users input.
To see project files check echo directory.

Note: No external program is executed in this sample.
At least first and last name are required.

First name:
Last name:
Comment:

End Of Document