Comments on: File Upload with Progress Bar HTML CSS & JavaScript https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/ CodingNepal is a blog dedicated to providing valuable and informative content about web development technologies such as HTML, CSS, JavaScript, and PHP. Tue, 11 Apr 2023 17:59:51 +0000 hourly 1 https://wordpress.org/?v=6.4.2 By: jhon https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-25034 Tue, 11 Apr 2023 17:59:51 +0000 https://www.codingnepalweb.com/?p=2172#comment-25034 In reply to mitch.

did you find the solution for this problem. I am facing the similar issue

]]>
By: mitch https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-16066 Tue, 17 Jan 2023 02:24:13 +0000 https://www.codingnepalweb.com/?p=2172#comment-16066 I installed this on iis 7.5.. php 7.3

The script appears to work great, BUT, there is no file in the files directory.

What can I do I am lost at this point…

]]>
By: mitch https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-16065 Tue, 17 Jan 2023 02:19:06 +0000 https://www.codingnepalweb.com/?p=2172#comment-16065 In reply to Kenneth Kirkeby.

I have the exact same problem, bugging me like crazy!

]]>
By: Hasan https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-12280 Mon, 07 Nov 2022 06:57:52 +0000 https://www.codingnepalweb.com/?p=2172#comment-12280 How can I allow only 1 file upload?
If you upload a file first and then upload another file again, then the first file will be deleted and the new fill will be added.
How can I do this?
Please, mention any tutorial or give me directions.
Thanks

]]>
By: Rag https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-10998 Wed, 14 Sep 2022 12:58:13 +0000 https://www.codingnepalweb.com/?p=2172#comment-10998 Possible to return the file URL?

]]>
By: Venom https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-10986 Tue, 13 Sep 2022 18:05:44 +0000 https://www.codingnepalweb.com/?p=2172#comment-10986 Hi, is it possible to set the max file size? also to show the file URL after upload…. Could also use some error handling, if the file failed to upload for example. Thank you.

]]>
By: gerry https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-9748 Sun, 31 Jul 2022 13:19:54 +0000 https://www.codingnepalweb.com/?p=2172#comment-9748 does this run on windows/iis?

]]>
By: CodingNepal https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-8940 Wed, 29 Jun 2022 10:41:02 +0000 https://www.codingnepalweb.com/?p=2172#comment-8940 In reply to James.

You can also upload videos. I’ve shown it in the demo video.

]]>
By: James https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-8640 Thu, 16 Jun 2022 11:45:29 +0000 https://www.codingnepalweb.com/?p=2172#comment-8640 only image? how to allow video

]]>
By: Christian https://www.codingnepalweb.com/file-upload-with-progress-bar-html-javascript/#comment-8154 Tue, 17 May 2022 20:33:50 +0000 https://www.codingnepalweb.com/?p=2172#comment-8154 In reply to Qifang.

you need to adjust the max file size limit in your php.ini

]]>