asynchronous file upload via Ajax is impossible at the moment .. there is 2 ways to do it ... 1 is an iframe (takes minutes to set up) the other is flash ----- Original Message ----- From: "joe t." <[email protected]> To: "Prototype & script.aculo.us" <[email protected]> Sent: Thursday, January 15, 2009 2:26 PM Subject: [Proto-Scripty] Re: asynchronous file upload
If you can't utilize a Flash solution, the only other way is an IFRAME. i had a need for this too, and spent a long time developing quite an elaborate Prototype-based JS class for the client side, and a PHP handler on the server side. If you're interested, let me know and i'll be happy to share (i'll have to work on more detailed docs though). Maybe it'll be useful, maybe not. -joe t. On Jan 14, 10:58 am, "jason maina" <[email protected]> wrote: > Hi all, > > Cutting to the chase, how do I do an asynchronous file upload, been > googling > all day with nothing really positive, may be been looking in all the wrong > places. > > Assistance will be > > Kind regards > Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
