2.26 addsubmit

The addsubmit subroutine adds a submit button.

Parameters:

$xestiascan_presmodule->addsubmit(submitname, options);


Usage:

$xestiascan_presmodule->addsubmit("Submit This", { Style => "submitbutton" });


submitname
Specifies the label of the submit button.

options
Specifies the following options as a hash in any order.

Setting Description
Style Specifies the CSS style to use.