Hi,
I want toget disc space details of machine in ASP.Net. How can I get this.
Using followingI hope we can get current system drive info, but I want to get other systemsdrive infos
Dim dvr As New DriveInfo("c:")
Can anyhelp.
Thanks
Sreenath