salazar has asked for the wisdom of the Perl Monks concerning the following question:
The param() method will always return the contents of the POSTed fill-out form, ignoring the URL's query string.Apparently the only reason why my initial code (without POSTed data) must have been some undocumented behavior designed to bugcatch.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI Parameters
by moritz (Cardinal) on May 19, 2009 at 17:42 UTC | |
by salazar (Scribe) on May 19, 2009 at 17:53 UTC | |
by moritz (Cardinal) on May 19, 2009 at 17:55 UTC | |
by salazar (Scribe) on May 19, 2009 at 18:01 UTC | |
by moritz (Cardinal) on May 19, 2009 at 18:19 UTC | |
|