Hello

How do I create a <button> tag?

print $q->button(); creates an <input type="button".... tag and

print $q->start_button(); gives an error:

Undefined subroutine CGI::start_button

Best regards
Fabian Gut

--
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional commands, e-mail: beginners-cgi-h...@perl.org
http://learn.perl.org/


Reply via email to