Guest Connected: 56510   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 243,931 Applications


  Developer Tools - Delphi Tools and Components

Link To Program

Click to enlarge the ScreenShot

  Folder Size COM Component  -  Version  1.01

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

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=105110">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com