in reply to Re: Re: How to pass more parameters to a CGI program than inputs in an HTML page?
in thread How to pass more parameters to a CGI program than inputs in an HTML page?
This assumes that the cgi does no sanity checking on args it recieves.http://www.example.com/foo.cgi?param1=foo¶m2=bar&extrasneakyextrap +aram=foobar
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: How to pass more parameters to a CGI program than inputs in an HTML page?
by dws (Chancellor) on Feb 22, 2001 at 11:16 UTC |