Hits Today: 4 Total: 11962 | Updated: 5/13/2000 | |
 | 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 |
Hits Today: 1 Total: 3867 | Updated: 8/30/2001 | |
 | 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 |
Hits Today: 1 Total: 4956 | Updated: 3/9/2002 | |
 | 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 | |  | |
Hits Today: 1 Total: 4845 | Updated: 9/2/2001 | |
 | 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 |
Hits Today: 1 Total: 4026 | Updated: 11/5/2003 | |
 | 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 |
Hits Today: 1 Total: 1385 | Updated: 7/4/2004 | |
 | 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 |
Hits Today: 2 Total: 7342 | Updated: 5/14/2001 | |
 | 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 | |  | |
Hits Today: 1 Total: 7897 | Updated: 2/26/2000 | |
 | 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 |
Hits Today: 1 Total: 5088 | Updated: 7/25/2000 | |
 | 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 |
|