CGI (gb.web)

This class is used for managing the CGI interface.

Deze klasse is statisch.

Deze klasse reageert als leesbaar / schrijf statische reeks.

Statische eigenschappen
All   Return a collection of all environment variables sent to the CGI script.

Statische methode
Decode   Decodes an URL encoded in the application/x-www-form-urlencoded format.
Dump   Send a dump of the CGI environment variables as request response.
Encode   Encodes an URL into the application/x-www-form-urlencoded format.
Error   Tries to print an error message inside the html output.
FormatDate   Format a date according to the RFC-822 date format.
Reset   Reset the CGI environment variables decoding, all possible changes to them, and call the Request.Reset method.