Is you problem parsing the xml data?
I am not expert but Python comes with this parser:
http://docs.python.org/library/xml.sax.html

massimo

On Jul 30, 8:49 am, max <dulip.withan...@gmail.com> wrote:
> I am trying to execute  upload a xml parser into my application and
> parse it on the fly and insert the data into a database which is
> connected to the web2py.
> I have already written  a program to upload the xml file and the
> files  (which are desribed in the xml)  seperately.
> Can somebody give me some idea how this is done using web2py?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to