If you mean you want to display the directory structure of your clients'
hard disk(s), you won't be able to do this natively, as ASP.NET does not by
default have access to the local machine.
The only way to do this would be to use a Java applet, or ActiveX control if
you don't care about cross-browser compatibility...