Need a folder browser dialog control for ASP.NET 2.0

greg anderson posted at 09-May-08 11:44

Does anyone know of a dialog control for ASP.NET 2.0 that will browse to a drive folder? I know how to do this in C# for a windows app, but I need to do this in a web app. I need something similar to the Fileupload control. The problem with the FileUpload control is that you have to select a file. It won't return a folder!

 

thanks in advance for the help.

Greg




Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  Need a folder browser dialog control for ASP.NET 2.0 - greg anderson  09-May-08 11:44:06 AM
      dialog control - Partha Mandayam  09-May-08 11:48:30 AM
      There is no such control. - Peter Bromberg  09-May-08 3:05:12 PM
      Use this - Sujit Patil  10-May-08 12:04:02 AM
      Re: Dialog Control - Chirag Bhavsar  10-May-08 1:45:03 AM
View Posts