| IncludeCGIScript |
| |
Include the contents of a CGI script in the output page |
| |
| Library |
 |
module::system/webserver.whlib |
| |
| Syntax |
 |
PUBLIC MACRO IncludeCGIScript (STRING cgipath) |
| |
| Parameters |
 |
| cgipath |
 |
CGI script to execute (expected to be in the 'cgi' subdirectory of the 'bin' directory containing the webserver) |
 |
|
| |