in reply to Perl CGI checkbox_group submit error

I cannot reproduce your problem, the program works - despite looking as if it had time-travelled to here from the last millenium - just fine for me no matter what I submit.
  • Comment on Re: Perl CGI checkbox_group submit error

Replies are listed 'Best First'.
Re^2: Perl CGI checkbox_group submit error
by begood321 (Novice) on Jul 15, 2013 at 18:46 UTC
    Thanks for your reply. Yes I know code is from way back when :). I'm just using this code to test on server beore implementing in real code. Code looked fine to me too, so it appears to be a server issue or configuration. I will try to update the CGI.pm which is currently $CGI::VERSION='3.00';. Can you let me know which version you using? I will try to get latest version.