On Fri, 11 Jun 2004, Werner Otto wrote:

> I am making use of use CGI qw(:standard); to create my form. I need to 
> amend the size of a submit button and need to tell the button which script 
> to call (ie. action=test.cgi). Where can I find documentation on all the 
> attributes of the components, or an example for my two queries would be 
> appreciated.


perldoc CGI

look for HOW TO CREATE A SUBMIT BUTTON etc.



Owen 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to