I'm having a project where I have to upload files over a network to a server.
WhenIclickthe"add" button it opens a box for the person to select the files they want to send and adds them to a list that stores objects of type "File".
So far so good, but the name is appearing even in the image. How do I get the file name to appear?