it is a bit tricky. http://www.devshed.com/c/a/Python/Parsing-XML-with-SAX-and-Python/
Massimo On Jun 24, 12:42 pm, pk <[email protected]> wrote: > ok is it very tricky? > because i`m a python beginner... > > On 24 Jun., 18:48, mdipierro <[email protected]> wrote: > > > web2py does have code to import XML. you have to use the Python SAX > > library to parse it. > > > On Jun 24, 10:19 am, pk <[email protected]> wrote: > > > > hi, > > > the thing is, i update my xml, which i get from the function > > > table_as_xml() in flex (action script) and > > > then i would send it back. is it heavy to read the xml and update the > > > table? > > > how can i solve this? > > > thanks > > > peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

