Re: [Q] CGI Server Side Includes

Kee Hinckley (nazgul@utopia.com)
Mon, 19 Jun 1995 10:17:54 -0400


At 2:46 PM 6/19/95, Frans Stekelenburg wrote:
>What do I suppose to do to have scripts handeling parameters?

I don't know what package you are using to expand your CGI args, but it
should be too difficult to modify it to handle command line args in the
same way. In Perl you just want something on the order of:

join('&', @ARGV)
and then process the result.

Kee Hinckley Utopia Inc. - Cyberspace Architects=81 617/721-6100
nazgul@utopia.com http://www.utopia.com/

I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.