Hacka has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monkers,
Does anyone know of a PERL Package or some code that will generate an HTML form using a DTD.
The idea is that:
I know how to do all this except step 3.
I don't think that I can use XSL because the DTD changes according to that defined in the previous HTML form submission and thus there would have to be an XSL for every possible DTD.
Can anyone please help me?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Generating HTML forms from a DTD
by CountZero (Bishop) on Jul 03, 2003 at 06:46 UTC | |
|
Re: Generating HTML forms from a DTD
by bobn (Chaplain) on Jul 03, 2003 at 03:16 UTC |