|
|
| Images [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
Reads the Width and the Height of a GIF image. Really nice to have if you need to limit your users with specific image dimensions for profile images, banners, buttons, etc.
Author: Lewis Moten Code: ASP 3.0 & VBScript |
This is a basic directory list, allowing traversal forwards and backwards, much like leaving the directory listing on in IIS, however most servers have this off, this lists only gif, jpg, png and eps's. Code: ASP 3.0 & VBScript |
|  | |
You can upload a file or load a binary file from the server in the demonstration. This is great when you allow users to Upload files and need to ensure that they fit within a specific set of boundries. Author: Lewis Moten Code: ASP 3.0 & VBScript |
How to use ASPJPEG to create thumbnails on-the-fly and get image dimensions and so on. Your host may have ASPJPEG even if they don't advertise it. I found the Persits instructions to be difficult to understand. This lesson will help others I hope. Author: Lil Peck Code: ASP 3.0 & VBScript |
Randomly selects an image name to display within your HTML code AND/OR displays a random image, from within your HTML IMG tag(s), Without revealing the actual file name to the end user. Totally free! Code: ASP 3.0 & VBScript |
An extremely simple way to randomize images,text, or any other type of output. It will display the values in the array and will then write them with response.write. Code: ASP 3.0 & VBScript |
|  | |
As I was poking around the Web the other day I came across a really neat site, The Vincent van Gogh Gallery. After spending some time there I came across an on-line database section which provided an Access database of the paintings on the site! Author: Scott Mitchell Code: ASP 3.0 & VBScript |
Oftentimes a Web site will be comprised of both dynamic and static Web pages and it may be the desire of the Web master to have banner advertisements appear on all pages, both static and dynamic. This tutorial shows how. Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|