I have the .net version of ckfinder and am tying it to the Browse Server button so CKFinder displays in a popup (like the Enhancing HTML Forms demo and the popup.html demo) . I am coding in c#
Question: All I want to display in the popup is the tree list of folders, allowing the user to select the folder and then return that value to the form field. I don't want to display any files -just folders, and then return the folder path the user selected.
Any ideas or code samples on how to do that?
Question: All I want to display in the popup is the tree list of folders, allowing the user to select the folder and then return that value to the form field. I don't want to display any files -just folders, and then return the folder path the user selected.
Any ideas or code samples on how to do that?