186 comments found.
Hi
Does the script has a Direct, HTML/BBCode Link Generator to be used in Forums/websites ?
Thank you.
Hi, no it has not, but you can build that in yourself. It is possible to build custom functions after uploading is succesfull, so you can add in something that will generate BBCode
How do you get the script to show the files that have already been uploaded? Your example hard-codes them as a comma sep. list. I need something to check the directory of uploads and list the files for editing or deletion
Hi,
This is not possible, because reading a dir is not possible with javascript. Also editting the files that are already uploaded are also not in this script. I will add this to the list of possible additions to come.
Hello, This uploader is top! Clean layout, very good. I suggest putting a tool tip with editable message when roll over mouse point under buttons. Congratulations! Rod
Thanks! Will add your feedback to the list of possible additions
Is it possible to store the names/urls to the uploaded files in mysql database? I am working on a php application, and would like to integrate a multiple file upload system with it. I am not sure I can use your “multiple file upload” in an existing form/page?
Hi fnoori, yes you can insert them into your database, but the code for that (PHP, ASP or what you are using) you have to write it yourself, it’s not included in the examples. You have edit the html5fileupload.php and add the code to insert into your db yourself.
Hi! I’m confused… I purchased this script but the download shows me the files from your other Uploader: http://codecanyon.net/item/html-5-upload-image-ratio-with-drag-and-drop/8712634
Please chance the files 
Hi GB-Photodesign, i uploaded the files again, sorry for the inconvience
Hi stbeets, there are still the wrong files inside the zip 
hi GB, give me your emailadres, i will mail you the correct ones
I sent you a mail via your codecanyon contact form
Very nice script! But when I try upload multiple files from iOS (iPhone, iPad) your script give for all files same names – image.jpg This is commonly known problem for iOS when upload multiple images from media library from iPhone or iPad. Please add generate of random file names for multiple file upload and I will buy your script
Good luck with your sales!
Thank you for the feedback! You can “rename” the files with the PHP file, but i will build in a option (data-random-name=”true”) that will automaticly change the name before uploading
build in a option (data-random-name=”true”) it will be very good option. How soon you plan add this option? Thanks.
I will build it in tonight, hopefully it will be updated tomorrow!
Update pushed, waiting for approval!
Great. Thanks!