IMAGE VALIDATION USING JAVASCRIPT|File upload Validation

Pubblicato il: 09 agosto 2023
sul canale di: Programmers bhava
842
33

#javascript,#fileupload,#programmersbhava
In this video I have applied different types of client side validation using javascript on an Image file.

Validation You Will Learn:
1) To check Empty File.
2) To check File is an Image or not by checking its extension.
3) To check image is not more than 2 MB in size.

In Short you can say, Topics covered are:
1) File Not Empty Validation
2) Extension Validation
3) Image Size Validation

JS in-built Functions Used:
-------------------------------------------------
substring() --- To cut a small string from a given string.
lastIndexOf() --- To get the last index or position of a character or string(integer value is returned).
includes() --- to match a given value from array list (boolean is returned).


In questa pagina del sito puoi guardare il video online IMAGE VALIDATION USING JAVASCRIPT|File upload Validation della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Programmers bhava 09 agosto 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 842 volte e gli è piaciuto 33 spettatori. Buona visione!