Using the File API on Upload Forms - JavaScript Tutorial

preview_player
Показать описание
In this video we'll go over the basics of the File API and how it can be used on file upload forms. This is a bit of an introductory to the File API and great for anyone starting out to use it.

Support me on Patreon:

For your reference, check this out:

Follow me on Twitter @dcode!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
Рекомендации по теме
Комментарии
Автор

How to get the file binray data to be submited in api?

AlimamiHD
Автор

Hey man, cool videos!!!
How can i save that uploaded files
on my (node) server after uploading?

HellesMammuthBS
Автор

What if I don't need the upload feature? Can I just point to a local file in the same folder as my html and js? If yes, how?

MegaZeeeh
Автор

Hi!

Can i iterate the filelist and remove one file among multiple files? If show the alert, remove the file..

Thanks!

guylhermef
Автор

Amazing man! Sorry how name this color themes?

oleksiilobodiev
Автор

Is this working in android editor? By the way amazing!!

jerickbetasa
Автор

should make a pdf of these html codes so that a viewer can easily download it...*

CoinsVerse
Автор

But how do I actually send it to a server?
I mean I get the Ajax part, but where do I get the source code from?

lord-sive