|
|
| 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 |
|  | |
Here is a new tutorial on how to include images in ASP without using blobs or binary fields.
Author: Swynk.com Code: ASP 2.0 & VBScript |
Like some people I keep my own on-line photo gallery. I was putting those pictures on the Internet and I wanted a quick way to be able to handle adding, updating, and deleting them. The solution I devised was to use the Content Linking Component. Author: Evagoras Charalambous Code: ASP 2.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|