Posted by Stuart on 11/18/42 11:30
Ed Jay wrote:
> I'm writing a Perl script that processes various form data and outputs a
> report based on the data. I want to use a single Perl script, but collect
> the data on multiple html pages. I do not particularly want to create the
> html pages from within the Perl script. How do I do it?
>
You could do it using JavaScript (as long as the user has it enabled!),
but using Perl for the pages would be a far simpler way of doing things.
--
Stuart Brown <stuart@edesign.cc>
http://www.edesign.cc
[Back to original message]
|