[Zope-CMF] File type

2007-06-08 Thread Daniel de la Cuesta
Hi, I have a File type containing an XML file and I need to parse it. How can I do that? How can I get the content of a file type? Thank you. -- *Daniel de la Cuesta Navarrete* *Técnico de Desarrollo de Software* FUNDACIÓN IAVANTE [EMAIL PROTECTED] Tel. 951 015 300 Este correo electrónico

Re: [Zope-CMF] File type

2007-06-08 Thread Daniel de la Cuesta
Solved, file.getEditableContent().view_image_or_file(file) thank you. Daniel de la Cuesta escribi: Hi, I have a "File" type containing an XML file and I need to parse it. How can I do that? How can I get the content of a file type? Thank you. -- Daniel de la Cuesta