Topic: Need help with plupload control...
Hello,
I would like to know before I purchasing Plupload license to my commercial site a few things:
1 - what is the best common Runtime technology which all regular browser supports>
Maybe HTML 4 runtime? as given in the http://www.plupload.com/example_all_runtimes.php
2 - also, how I'm getting the parameters value from the uploader..? (I'm using asp.net)
Such as upload files list (name, size..), and how to tell the uploader where to Save thoses files..
cause each group of files should be saved in different folder per each user.
3 - Can I add more details to the progress bar? such as bitRate...
Thanks...