[Previous] [Contents] [Next]


Heady StuffGenerating More Advanced (Possibly Dynamic) HTML

The concepts you have seen so far are fairly straightforward. Sometimes, you might want to do more than just display a few fields and process the Submit button. The next step is to take the initial building blocks and produce more complicated forms using other HTML tags. This section discusses some more advanced HTML generation using the Perl5 libraries.

[Previous] [Contents] [Next]