Hello, seems like I encounter an error in your javascript file : Uncaught TypeError: Cannot set properties of undefined (setting 'onsubmit') at script.js:1:40
Maybe there is an error in the code. You can download the tutorial's code here : digitalfox-tutorials.com/tutorial.php?title=How-to-create-an-upload-progress-bar
Hey i just downloaded and tested the code, everything is working fine. We don't need to catch the file with a POST request, we catch the files with the $_FILES superglobal. Download files: digitalfox-tutorials.com/tutorial.php?title=How-to-create-an-upload-progress-bar-with-javascript
Really well explained and short ! Perfect for developers who want basic upload progress bar
Thank you
Thanks for the Video you helped me a lot !!
Not many Videos of this type are with vanilla javascript
Glad it helped!
Excellent tutorial. Thank you!
Glad it was helpful!
Hello, seems like I encounter an error in your javascript file :
Uncaught TypeError: Cannot set properties of undefined (setting 'onsubmit')
at script.js:1:40
Maybe there is an error in the code.
You can download the tutorial's code here :
digitalfox-tutorials.com/tutorial.php?title=How-to-create-an-upload-progress-bar
very helpful, Thanks
You're welcome!
what is this the file editor tool you are using
Sublime Text
Download link is broken 😵
Hey, download the source code from my website:
digitalfox-tutorials.com/tutorial.php?title=How-to-create-an-upload-progress-bar-with-javascript
sure its not working simply look the function of handling file from the form "post" its completely not there !
Hey i just downloaded and tested the code, everything is working fine. We don't need to catch the file with a POST request, we catch the files with the $_FILES superglobal.
Download files: digitalfox-tutorials.com/tutorial.php?title=How-to-create-an-upload-progress-bar-with-javascript