Hello -
I need to create a way for a user to upload a file to a specific directory on a host server using a browser interface.
A "browse" button to find the file on the HD, and an "upload" button to drop the file into the directory.
Can this be done using HTML and a form? Or should I direct this question to the PHP area?
Thanks.