A
awm129
.... how do I do it? I'm writing a webapp that allows uploading but I
want to check the free diskspace on the server before I allow the
upload. I know how to do this w/ WIN32 and I could just pinvoke the
proper DLL but there must be a way to do it in .NET?
If it matters, I'm using C#.
want to check the free diskspace on the server before I allow the
upload. I know how to do this w/ WIN32 and I could just pinvoke the
proper DLL but there must be a way to do it in .NET?
If it matters, I'm using C#.