home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / asp / IMAGES.ZIP / IMGSIZE.TXT < prev    next >
Encoding:
Text File  |  1998-12-23  |  1.2 KB  |  24 lines

  1. ImageSize is a free component from ServerObjects Inc that allows you to determine the width and height of image files. File types supported are BMP, JPG, GIF AND PNG.
  2.  
  3. THERE IS NO SUPPORT FOR THIS FREE COMPONENT. Please do not write ServerObjects requesting help with usage/functionality of this component.
  4.  
  5. Note: Most file formats have gone through quite a few revisions and no guarantees are made about the functionality of this component. We do not have the time to debug 1 or 1000 images that may not work with the component. If it works for you that's great. If it doesn't solve your needs then you'll need to find another solution. Do *NOT* send us image files that don't load properly.
  6.  
  7. See http://www.serverobjects.com/techcomm.htm for common technical problems.
  8.  
  9.  
  10. To install the component move the dll to a directory of your choice and type
  11.  
  12. regsvr32 imgsize.dll
  13.  
  14. To uninstall the component just type
  15.  
  16. regsvr32 /u imgsize.dll
  17.  
  18.  
  19. Sample usage code is found in the file imgsize.asp.
  20.  
  21. All materials in this package are governed by the license included in the license.txt file and are Copyright (c) 1998 by ServerObjects Inc.
  22.  
  23. http://www.serverobjects.com
  24.