Yii's multiple file upload---multiple chioces.

Dear all:

I am using yii’s multiple file upload…

(CMultiFileUpload)

I found that I can only choose one file when I am uploading files…

Are there any chances I can choose MULTIPLE files EACH TIME?

I know it may be impossible for javascript to do this now…And I also think about using HTML5, however, i don’t think it’s a good idea to use HTML5 now.

Also I don’t know how to implement HTML5 in this widget…

And about the skin…How could I change CMultiFileUpload’s skin? like style it…? or…?

Sorry about so many questions.

Thank you all.

look at Wiki for "Nice File Upload Tool", is a very powerfull application that helps you control the multi upload, it allows drag and drop too and a good control over it.