|
|
CreateObjectHTML Rendering Library; smsicq.dll is aSMS Component usingICQ network |
 |
|
|
|

The com component will quickly tell you how many pages are in a tiff file, ideal for web sites that serve tiff content.
Example .asp code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("TIFFPAGECOUNTCOM.CTIFFPageCount.1")
dim pages
pages = Obj.GetPages("C:\yourtif.tif" ) |
Download
1165 K

Platforms
 |
|
|

The com component will quickly tell you how many pages are in a pdf file without the need for acrobat, ideal for web sites that serve pdf content.
Example .asp, vb & vc++ code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("PDFPAGECOUNT.PDFPages.1")
dim pages
pages = Obj.GetPages("C:\yourpdf.pdf" )
|
Download
1246 K

Platforms

|
|
|
|

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
|
Download
933 K

Platforms

|
|
|
|
|

iTranslator |
| 2006-12-05 |
 |
| A basic translation tool doing translations to and from 13 languages. |
| Funny Creatures |
| Help Funny Creatures who have lost their way in the maze return home. Solving the puzzles trains your logic skills and memory. |
|
| Pretty Little Pictures |
| Relax and entertain yourself with the Pretty Little Pictures puzzle game. The puzzle pictures can be set as backgrounds for your mobile phone. |
|
|