On Oct 26, 8:59 pm, "Kay Smoljak" <[EMAIL PROTECTED]> wrote: > On Sun, Oct 26, 2008 at 6:16 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: > > I would have though a webskin output XML instead of HTML > > In v4, the dmXMLExport type doesn't use webskins... the output is in a > generate.cfm file in the folder with the edit forms etc.
dmXMLExport is not your friend here. If its a single content item you could run a webskin on the item to return data as XML. If you want multiple content items then you need a "type-webskin" which is a feature introduced in 5.0. There are several ways to hack a solution in 4.0 but the simplest for what you need is a standalone .cfm file in the webroot. geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
