[######################################################################### # Begins a new form # Param#1: Form title (if undef or '' the no title is displayed) # Param#2: Name of the form # Param#3: Script to be called upon post request #########################################################################] [* sub begin_form { ($title, $name, $script) = @_; captions_colwidth($capt_width); $form_name = $name; $valtext=''; if (defined($title) and ($title ne '')) { *]
![]() |
[+ $title +] |
![]() |
![]() |