Show images based on text box

You must know the path and enter it into the text box for this to work

You would need to use a server-side language like PHP to fetch the files from the folder.
If you want the app to auto pull images names similair to what you type in the text box
JavaScript cannot directly search a folder on the client-side due to security restrictions