How to Find the Current URL with ASP
This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString.
Tips and Tutorials
Response.Redirect Usage
Response.
Tips and Tutorials
Storing and retrieving variables from application object
In this tutorial, we will take a look at Application Object.
Tips and Tutorials
AppendToLog in response object
There are many magic methods in response object.
Tips and Tutorials
Creating an Online Photo Album
This tutorial describes how to create your own database-driven online photo album application.
Tips and Tutorials
ASP file as a picture source
This basic tutorial will show you how to display a picture from an .
Tips and Tutorials
Get Image From Database
Learn how to take a stored image from a database and display it on your website.
Tips and Tutorials
ASP image resize and convert
Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components.
Tips and Tutorials
Image downloading from remote servers in ASP
In this tutorial, we will access to a remote server, download image, rename ths image and save to our file system.
Tips and Tutorials
Dynamically Changing Static Web Galleries
This article explains how to dynamically change static HTML Web galleries so that the Web galleries match the color, layout, and design of a Web site.
Tips and Tutorials