944,000 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 9837
  • C# RSS
May 31st, 2005
0

how to get the folder list of client side?

Expand Post »
I want to know how to get the folder list of the client instead of server. I need to know how to get the folder list of "desktop", "my network places", "my documents" ... in the client machine. It is much like the htmlInputFile, but could return folder, not only the selected file.
Does anyone know how to do it?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
c#bird is offline Offline
5 posts
since May 2005
Jun 14th, 2005
0

Re: how to get the folder list of client side?

I think you need to invoke a method on a client computer that calls the Directory.GetFolders() (can't remember if it's Directory or DirectoryInfo) method and pass an argument of type SpecialFolder which is an enumeration and contains different values for "Desktop" and the like.
Reputation Points: 46
Solved Threads: 2
Junior Poster
Iron_Cross is offline Offline
117 posts
since Jul 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Looking for freelance projects
Next Thread in C# Forum Timeline: Code run when form shown ?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC