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: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to