A JavaScript app that allows the user to select multiple files using a button input and shows the file names in one textarea and the blobURL's in another textarea.
It also displays the content of the files on to the screen.
Video: https://www.youtube.com/watch?v=wlvtbbXEvXM
How to Download this App
- Click the green Code Button on this github page
 - Choose Download ZIP
 - Save the Zip File
 - Extract All
 - Double click the html file to start the App
 
//----//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew Topalian Copyright 2000-2025
// https://github.com/ChristopherTopalian
// https://github.com/ChristopherAndrewTopalian
// https://sites.google.com/view/CollegeOfScripting






