K
Kuna
Hi All,
I need a help in a perl script. So let me explain about that script :
in the script there is a *.pl file and *.pm file where the .pl script
is calling the .pm modules and the .pm module is containing a html form
where there are some form fields and these form fields can be
downloaded by the user after entering data in there and again can be
uploaded to the form so I have done those but i need now to add
checkboxes before the fields where I can give a condition that if the
check box is true then after clicking download that will only download
the checked items and again if I want to upload then also the same
process. So I need some help to implement the checkboxes and to give
the output as my requirement . So please give your suggestions.
Thanks,
Kuna.
I need a help in a perl script. So let me explain about that script :
in the script there is a *.pl file and *.pm file where the .pl script
is calling the .pm modules and the .pm module is containing a html form
where there are some form fields and these form fields can be
downloaded by the user after entering data in there and again can be
uploaded to the form so I have done those but i need now to add
checkboxes before the fields where I can give a condition that if the
check box is true then after clicking download that will only download
the checked items and again if I want to upload then also the same
process. So I need some help to implement the checkboxes and to give
the output as my requirement . So please give your suggestions.
Thanks,
Kuna.