13 Jan
2004
13 Jan
'04
6:22 p.m.
On Tuesday 13 January 2004 19:20, Andreas Jung wrote:
what is your *real* problem?
http upload is fairly easy creating a dtml method with the content is trivial using zsql is trivial
The real problem is taking an xml document with about 50 data items and inserting the data items (not the whole file) into Postgresql via the web using zope. There will be many such files each with the same data items but with different values. Then I would like to be able to export an xml document in the same format as the one above from the database via the web using zope. regards garry