[Zope-xml] Upload an XML file from web

Erwan Loisant erwan at loisant.org
Tue Sep 17 01:48:04 EDT 2002


Hello.

I recently came to Zope and I need to get an XML file from user. That 
means user will not upload the file from Zope management interface but 
directly from the website I designed.

I downloaded and installed ParsedXML, which seems to be a good product 
for XML management.

I looked in the doc and I've seen a dtml manage_addFile() function, 
manage_addImage() function, and a function for each Zope base object.

Is there such a method to add ParsedXML files ? Or is it better to 
upload it as file then parse it once it is a file object ?

Thank you.
-- 
Erwan Loisant
Ph.D. student (University of Nantes)
Research Student (Tokyo Metropolitan University)





More information about the Zope-xml mailing list