ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official name is ClassicASPImageResizer.

CodeFunctionName
What is this?

Public

Tested

Imported
I use this actually in my Classic ASP websites even though it is calling an aspx code.
So, to be honest, did not know where to put it, under Classic ASP or ASP.NET language?

Parameters to ShowThumb.aspx
img location of image, with full path
maxsize is the size of the image thumb
FSR is for cropping image to square (FSR=1 or FSR=0)
SE parameters is for special effects
SE=0 for color (no effects)
SE=1 for Black and white image
SE=2 greyscale
SE=3 for sehia

img, maxsize, fsr, SE

Views 4,297

Downloads 1,505

CodeID
DB ID