FolderBrowseDialog Box

Hi,

Can anybody please tell me the way to use FolderBrowserDialog box for C# “Web Application”?
Note: I need for Web application not for Windows Application.

Thanks a lot,
Anjali :link:

You might want to check this out : http://www.aspheute.com/english/20000802.asp

It will probably give you a good idea how to use the diaglog box. (the "<input type=‘file’> html element)