in reply to Re^6: To call a .pl file when a button is pressed on a GUI created using Perl CGI
in thread To call a .pl file when a button is pressed on a GUI created using Perl CGI

As far as I know ReadParse will read the if any value if passed when a button etc is pressed

  • Comment on Re^7: To call a .pl file when a button is pressed on a GUI created using Perl CGI

Replies are listed 'Best First'.
Re^8: To call a .pl file when a button is pressed on a GUI created using Perl CGI
by Anonymous Monk on Sep 24, 2013 at 14:18 UTC

    As far as I know ReadParse will read the if any value if passed when a button etc is pressed

    Read into "what"? Where do you make use of this "what"?

    Because you never make use of "what" in the program you poted, so program behaves as if nothing was POSTed to program