zaf schrieb: > Hi, I know it's not possible to upload file using ajax per say, but > I've seen some jquery plug ins that seem to do it. I don't really know > how to make them work with turbogears though. > Basically I have a form that's being posted, through ajax, to the > server when the button is clicked. That way I can save information > without having to reload the whole page. But one of thses fields is a > file. > Has anyone done that before and if yes , how ?
You could also use a Flash-based solution instead. See for example: http://digitarald.de/project/fancyupload/ I could sent you an an example TG project that demonstrates how to use this. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

