0
Reply

Get file field to accept folders

Rincewind

Rincewind

May 26 2005 4:20 AM
1.8k
I don't know if this question has been posted before, since the search function is out of order, and I don't feel like reading through the entire forum, so here goes. I currently developing a file-upload utility, using a html File Field to choose the file to upload. Now I want the user to be able to choose the target directory, from a similar list, as the one a File Field produces. Is it possible to get a File Field to accept a folder, instead of having to click on a file, so that the File Field can return a folder path, instead of a file path??? Rincewind