I have a site written in ColdFusion that generates all output as dynamic XML. I currently have a semi-hack in place where every page captures its own output, applies an XML to HTML stylesheet and then prints the results.
Could I let the ColdFusion pages just return the raw XML (and change the MIME type of course), and let AxKit apply the stylesheet? I was poking though the features/docs list and couldnt find anything quite to that effect.
I don't know how CF interacts with Apache so it's a bit hard to answer properly. One thing you could do is use an AxKit Provider to access the CF back-end.
PS: wow, Cold Fusion! I hadn't heard of that since '96!
-- Robin Berjon <[EMAIL PROTECTED]> Research Engineer, Expway http://expway.fr/ 7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
