Re: HTTP-XML input into ZPT

"Charlie Clark" <[email protected]> Thu, 02 Nov 2006 12:16:58 +0100
Newsgroups gmane.comp.web.zope.page-templates
Organization eGenix.com
Message-ID <[email protected]>
Am 02.11.2006, 07:17 Uhr, schrieb norman <[email protected]>:

> Hi,
>  Thanks for the reply, I needed to incorporate this information into an  
> existing ZPT page that has other zope data.

As Jeff suggested you can use something like miniDOM to parse the file and  
create some Python objects (easiest would be a list of dictionaries) which  
can then be called by the PageTemplate.

Charlie

-- 
Charlie Clark
eGenix.com

Professional Python Services directly from the Source
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
Try mxODBC.Zope.DA for Windows, Mac OS, Linux, Solaris, FreeBSD for free!