Rubber Stamping an Image Using ASP & csImageFile

This example shows how a "rubber stamp" can be added to an image. The original image is not altered. This can be useful in a number of applications, particularly online shops where a "sold" or "out of stock" mark needs to be placed over an image.

The original image.

Dynamically editing an image in a server side ASP script

The "stamped" image.

This page contains no important scripting. The <img> tag for the image on the right points to another script which calls csImageFile, creates the compound image and streams it using BinaryWrite.

The <img> tag:

<img src="sold.asp">

Click Here for the listing and description of "sold.asp", the script that produces the compound image.

Cookies

This site uses cookies for functionality, traffic analysis and for targeted advertising. Click the Accept button to accept our Cookie Policy. The Cookie Policy page offers configuration for a reduced set of cookies for this site.