here you can see how to implement file upload with turbogears: http://www.mengu.net/post/turbogears-file-uploads
this example shows how to save the uploaded file to database though it's very trivial to save the files to file system. hope this helps. On Mar 21, 12:24 pm, Abdul Gaffar <[email protected]> wrote: > Dear All, > > Greetings!!! > > Can anybody give the complete example to upload and parse multiple .csv > files. > > Thanx in advance :) -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

