Downloads
>
Development Tools > Folder Size COM Component
Folder Size COM Component
1.00
| Publisher: |
Traction Software
|
|
| Award: |
 |
| Date added: |
March 9, 2003 |
| License: |
Shareware; $49.95 to buy |
| Limitations: |
|
| Supported OS: |
Windows 95/98/Me/NT/2000/XP |
| Minimum requirements: |
|
| File size: |
933K; Download Now |
| Date released: |
March 9, 2003 |
| Uninstaller included?: |
Yes |
| Virus Report: |
Clean! July 14, 2007 |
Publisher's Description
The com component will quickly tell you how much disk space a folder is taking up, this also includes subfolders under the root folder, ideal for web sites that serve document/image content. Example .asp code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("GETFOLDERSIZE.GetSize.1") dim sz, files, folders sz = Obj.GetSize("c:\inetpub\" ) files = Obj.files folders = Obj.folders |
|
|
|
|