Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
How do I run a perl script from a submit button in a (CGI) HTML
page and send the output to another html page. Tried using
'system' but the script does not run.
Title edit by tye as single-word titles interfere with future simple searches
Back to
Seekers of Perl Wisdom