I am using Symfony 1.2.9 for a project, and I need to use AJAX to do file uplaod. I have not found a way of doing this yet - despite days of googling.
I am using JQuery and prototype as my javascript frameworks.
Can anyone provide an example of how to upload a file using AJAX, in Symfony?