i have a file input field . In that user can choose multiple files for uploading. For that purpose i want to alert and check values which is retrieving correctly .
And i using Form-data to get values . is it possible to alert Form-data values
Thanks in advance