Click to See Complete Forum and Search --> : directory dialog box


wind0965
01-16-2004, 12:07 PM
How to pop up a directory dialog box. That is, one to choose the saving path. Is there some similar with <input type=file>?

Thank you!

fredmv
01-16-2004, 12:17 PM
What's wrong with a standard file upload form control?

wind0965
01-19-2004, 03:30 AM
I just want to decide the path to save the files, not the file for uploading.