in reply to Re^2: How to convert an @ARGV to form based input?
in thread How to convert an @ARGV to form based input?
But I don't want the web clients location: to see, or be able to manipulate the query string -- hence the desire to put the form fields within the script itself, and my choice of using the POST method.
Yeah, POST doesn't hide anything from the client
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to convert an @ARGV to form based input?
by taint (Chaplain) on Aug 21, 2012 at 09:10 UTC | |
by aaron_baugher (Curate) on Aug 21, 2012 at 09:55 UTC | |
by Anonymous Monk on Aug 21, 2012 at 09:39 UTC |