On Friday 08 March 2002 07:21, Matt Sergeant wrote: > On Thu, 7 Mar 2002, 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. > > > > Is this possible with AxKit? > > Yes, with the totally undocumented AxAddDynamicProcessor directive.
Now's your chance to document it! ;o). Actually I built a system a few years ago using templates. Its a great system, but it could really benefit from being migrated to XSLT. Something like what you're talking about might be a perfect way to transition. If I could get the existing system to work WITH AxKit, then it would be pretty easy to convert it over to an XSLT model one piece at a time. Check it out, its at www.123smartsite.com (amongst other places). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
