[ZPT] HTTP-XML input into ZPT
Charlie Clark
charlie at egenix.com
Thu Nov 2 06:16:58 EST 2006
Am 02.11.2006, 07:17 Uhr, schrieb norman <norman_khine at yahoo.co.uk>:
> 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!
More information about the ZPT
mailing list