I am trying to do what I would have through was very basic functionality. I am trying to setup a button so a user can click it, an explorer dialogue will pop up and let them choose their file. I see no way to do this and have read multiple places that this is impossible. What is the point of allowing someone to upload a file if they cannot chose it. The longer goal is to pull a file and read it into a database.
I tried following the below example, however, I do not have many of steps and even then, you must hardcode the path to the file name or pull it from a text box. Both are useless I need the user to select the file off their computer.