url2file
RPC process the URL request and
writes the output to the file specified. This mechanism can be useful
in running reports periodically from a CGI or RDBMS script and generating
a static HTML file. See the Scheduler
documentation for examples of how to use the url2file
RPC to periodically regerate dynamic content; once generated, the
HTML page can even be uploaded to another (production) HTTP server or
mailed out as an attachment.