I am trying to build a simple page with just an image on it which gets pulled randomly from a directory which users will drop images into. Here is what I have so far, and it works, just now I need to add the async piece so the page doesn't refresh each time a new image loads via the timer.I am trying to build a simple page with just an