in reply to submit button fails to pass the values using perl cgi?
It looks like you're going to continue to ignore all the advice everyone gives you, but as a final attempt:
"All HTML generation functions within CGI.pm are no longer being maintained. Any issues, bugs, or patches will be rejected unless they relate to fundamentally broken page rendering.
The rationale for this is that the HTML generation functions of CGI.pm are an obfuscation at best and a maintenance nightmare at worst. You should be using a template engine for better separation of concerns. See CGI::Alternatives for an example of using CGI.pm with the Template::Toolkit module."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: submit button fails to pass the values using perl cgi?
by LanX (Saint) on Mar 30, 2017 at 13:10 UTC | |
by marto (Cardinal) on Mar 30, 2017 at 13:29 UTC | |
by LanX (Saint) on Mar 30, 2017 at 14:37 UTC | |
by marto (Cardinal) on Mar 30, 2017 at 13:30 UTC |