On Friday, 08. March 2002 05:48, Mike Farley wrote:
> I would like to use AxKit to build HTML pages from some XML content, by
> inserting the XML content into pre-existing HTML template files.
> While also either passing in a form parameter to select which template
> to use to build the HTML page. The catch is I need to do this without
> creating
> separate XSP or XSLT files for each different template file.
What exactly are you trying to do? This sounds like you want to use templates
without creating them. This is of course nonsense. The templating language of
your choice is XSLT. If you use AxKit, XSLT files ARE the templates. Just
convert whatever templating files you have into valid XSLT and you are set.
This might even be possible automatically with a clever perl script.
To choose between different possible templates via query parameters see the
StyleChooser modules.
--
CU
Joerg
PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc
PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E 7779 CDDC 41A4 4C48 6F94
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]