VeeeMan has asked for the wisdom of the Perl Monks concerning the following question:
I'm using Strawberry Perl on a windows 8.0 PC.
I created a web page w/ a form.
However, when I fill out the form & click on Submit, it creates a problem.
Instead of running the Perl script I stated in the POST tag, it actually displays the text of the Perl script.
Any suggestions to get the script to actually run?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML form showing PERL
by stevieb (Canon) on Nov 19, 2015 at 19:43 UTC | |
by VeeeMan (Initiate) on Nov 19, 2015 at 19:56 UTC | |
by stevieb (Canon) on Nov 19, 2015 at 19:57 UTC |