Uwe, Thanks, that is helpful. I was not aware of that and maybe I should reconsider. When you say JS based, do you use the cgi.FieldStorage on the server side or some other approach?
kmcb On Jun 25, 11:21 pm, "Uwe C. Schroeder" <[email protected]> wrote: > On Thursday 25 June 2009, KMCB wrote: > > > > > Hello: > > > I'm working on file uploads. I have gotten cgi.FieldStorage working > > with the help of TW FileField and this pylons tutorial [1]. > > > Now, I'm working on Flash based upload. > > > I'm looking at this ref [2] for direction using SWFUpload. Does > > anyone have a TG2 specific code for a flash based upload they want to > > share? > > > I am new to all this, so I want to test my options to pick which is > > better. If anyone has thoughts on with approach is better for file > > upload, I'm also open to that feedback. > > > Thanks, > > KMCB > > Not exactly on topic, but be aware that anyone using Linux will not be able to > use a flash based upload. As a matter of fact it will kill their browser. > Something Adobe hasn't fixed with the linux flash version in ages... and > obviously they have no intention of fixing this. > That's why I'm using a javascript based file upload. Not as fancy, but > everyone with javascript can use it. > > Uwe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

