I would recommend using SWFUpload and setting up an attachment
controller and behavior. This way you can have swfupload send the
files to a function in your controller. Then use the behavior to
create HABTM associations on the fly to your other models. It's what
I've done and it works great. If you need more details let me know, I
can send you the code.

On Aug 23, 9:37 pm, 8vius <[email protected]> wrote:
> I'm really struggling to find a solution for what I want to do. I want
> to be able to upload several image files simultaneously but I don't
> want to have several file boxes but just one where the user can select
> several files to upload, what is the best plugin and solution on the
> frontend side to do this?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to