http://qs321.pair.com?node_id=175700


in reply to How do I get CGI Parameters through a server-parsed HTML page?

You can't. If you use the deprecated #exec cgi directive rather than #include virtual, then they will be available.

But why not just have the entire page be generated by CGI? That would make more sense.