how to get the folder list of client side?

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2005
Posts: 5
Reputation: c#bird is an unknown quantity at this point 
Solved Threads: 0
c#bird c#bird is offline Offline
Newbie Poster

how to get the folder list of client side?

 
0
  #1
May 31st, 2005
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?
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 117
Reputation: Iron_Cross is an unknown quantity at this point 
Solved Threads: 2
Iron_Cross's Avatar
Iron_Cross Iron_Cross is offline Offline
Junior Poster

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

 
0
  #2
Jun 14th, 2005
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.
elitehackers.info
Today's Penny-Arcade!
Pain is weakness leaving the body!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for C#
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC