is there out there any multiple upload images easy to users to upload images like the activex file uploader on facebook.
but free :)
i update my questions i
I used the library located at http://www.codeproject.com/KB/aspnet/FlashUpload.aspx for my project. It's pretty lightweight and lends itself well to modification.
Basically, it's a multi-file uploader written in Flex. It's straightforward enough that you can also bust open the code and make changes if you need to.