in reply to Determining which CGI submit() button was pressed

You maybe also want to substitute:
print table( {class=>'games'} );
with
print start_table( {class=>'games'} );
even if it isn't related to your specific question.

Flavio (perl -e 'print(scalar(reverse("\nti.xittelop\@oivalf")))')

Don't fool yourself.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.