Look at that howto. Part of that might help you to get external content http://plone.org/documentation/how-to/integrate-external-content VW -----Ursprüngliche Nachricht----- Von: zope-bounces+volker.wend=efgbsh.de@zope.org [mailto:zope-bounces+volker.wend=efgbsh.de@zope.org] Im Auftrag von Robert Segall Gesendet: Mittwoch, 23. März 2005 18:43 An: zope@zope.org Betreff: [Zope] XML from external server Would appreciate your opinion: I have an external web server that replies to a certain request with an XML file, with a well defined structure. My goal is to have Zope pick up this file, and "do stuff" with it: perhaps return the HTML after applying an XSLT, or - ideally - access its contents (or parts of it) from some page template and/or DTML. The XML data (but not structure) may change quite often, independently of Zope, and I'd like these changes to be visible to the Zope clients, so it's not only a matter of storing the XML once. Anybody done anything like it? Hints? Tips? Gotchas? Examples? Products?!? -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-44-920 4904 _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )