Stripes Posted November 5, 2013 Posted November 5, 2013 Hi, I havent seen any folder browser or sucj type component on unigui. Maybe im just being blind. The problem is i need to browse my server from anywhere, the idea is to locate and retrieve exe paths for execution written into a db. I am trying to use selectdirectory it opens the folder browsing but unfortunately only on the server, i need to have it open on the machine i am using. Is there anyway anyone knows of that might help me to open a screen to browse folders on another machine? Thanks in advance Quote
Oliver Morsch Posted November 5, 2013 Posted November 5, 2013 You have to use FindFirst/FindNext to find the files and/or folders on the server. To display the results in browser window use a TUniXXX Component (TUniListBox or other). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.