I have a web site were I would like people to be able to upload files. I know that you can use the input type file to get the location of the file but how do I transfer the file between their computer and the server?