kalyanrajsista has asked for the wisdom of the Perl Monks concerning the following question:
Hello all,
I want to create HTML page with minimal effort which has some drop down list, submit buttons and other stuff. Is there any way in Perl I can achieve this.
Simple code
$html->CreateDropDown('name', dataset)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Create HTML pages with ease
by CountZero (Bishop) on Sep 10, 2009 at 06:21 UTC | |
|
Re: Create HTML pages with ease
by marto (Cardinal) on Sep 10, 2009 at 08:27 UTC |