dvcgi test

  1. This cgi program demonstrates a ``persistent'' session. The source file is test-sessionserver.C which maintains a persisten integer variable.
    test-cgisession
  2. This program demonstrates an application error, i.e. an exception is thrown before any output has been written to the cgi object.
    test-cgierr
  3. This program demonstrates multipart form data and file input. The raw cgi data and the contents of the file will be saved in local files (the names can be glanced from test.conf). The output shows the key=value pairs from cgi.props() (except for the contents of the file).
    name:
    number:
    file:
  4. This program demonstrates url encoded form data. file input. The raw cgi data will be saved in a local file (the name can be glanced from test.conf). The output shows the key=value pairs from cgi.props().
    name:
    number: