06-16-2006 03:10 AM
06-16-2006 03:38 AM
As far as I know there is no way of customizing the FileSelectPopup function, which relies on a system dialogue. Your only possibility is to limit file searching to the default directory the function points to.
Even if you use the FileBrowse toolslib control you cannot hide the directories column (you can hide the file display, though, this way replicating the DirSelectPopup function).