I am working on a simple app, where I have a text box and a button. In the text box you would enter in something to name a folder, and then once you click the button you would select a file, then a folder would be created, with the name you gave it, and the file uploaded to different servers.
right now I am having difficulties being able to get the value that is input into the text box so that it can create the folder with that name.
Would someone please be able to help me on this???
thanks in advance!