|
This article demonstrates how to use ASP and VBScript to determine the width, height, and color depth of GIF, JPG, BMP, and PNG image files! Author: Mike Shaffer Code: ASP 2.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
option explicit  Written by Messageboard Crazy from east coast (Sunday, November 27, 2005) Writer is with: **Removed by ASPIN admin for content**
 |
Strengths: no comment Weaknesses: doesn't work in an option explicit environment Details: this is so close to being a killer utility. however, when i include the source code that was provided in an environment where Option Explicit is on, it fails to obtain the image type. this makes it fail to obtain image dimensions. Review Based On: using demo only |
| |
|