Name

submit

Synopsis

print $query->submit([ 'label','value' ])

Generates a Submit button.

label

The label to use for the button.

value

The value to return when the form is submitted. Using named parameters, the syntax is:

print $query->submit(-name=>'name',
                     -value=>'value',
                     -onClick=>function);
-onClick=> function

Browser should execute function when the user clicks on the image

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.38.253