Reviews and Free Downloads at www.acidfiles.com
Search Software
Software Reviews | Our Awards | Most Popular | New & Updated
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

Folder Size COM Component 1.00

by Traction Software
Home :: Development :: Components & Libraries
Award: Good (4/5)
Folder Size COM Component 1.00
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
Popularity Download Avg. User Rating Overall
4% - 2%
Downloads: 3 / 3 (total / last month)
Released: 09-03-2003 
Language: English 
Platform: Win95, Win98, WinME, WinNT 4.x, WinXP, Windows2000 
Requirements:
Install: Install and Uninstall 
Review Folder Size COM Component
Your Name:
Rating:
Comment: