Why does Perl's CGI::FormBuilder complain about 'No options specified for select'?
Posted
by kiran
on Stack Overflow
See other posts from Stack Overflow
or by kiran
Published on 2010-03-30T08:17:39Z
Indexed on
2010/03/30
17:13 UTC
Read the original article
Hit count: 553
perl
|formbuilder
I get this error from my CGI script:
my_circle.pl: [FormBuilder] Warning: metro: No options specified for 'select' field at /home/ecoopr/ecoopr.com/CPAN/CGI/FormBuilder.pm line 1407, referer: http://kkarnam.ecoopr.dyndns.org:880/home.pl
Can you suggest me what might be the problem?
© Stack Overflow or respective owner