ANBSThumbImg + ANBSThumbLink

Creates thumb of an image with or without link to original
Use ANBSThumbLink to create thumb and link to original image
Use ANBSThumbImg to create thumb without link
Uses Thumbnail3.aspx and fancybox for larger image (both attached)
Latest fancybox3 can be found here.
Thumbnail3.aspx was found online, and then enhanced to meet my needs.

Edit 2023-05-23: Added thumbnail4.aspx which has ability to save image into server with postfix to filename (added parameter save2). please check http://aspnot.net/A/Thumbnail for more details.

Set1 /?Devid=UZ02TYA98O
Set3 /?DevID=ULV2F50NVJ


Public

Tested

My Own Work

Img, ToWidth, ImgClasses

To create an image with click to enlarge
Call ANBSThumbLink("myimage.png", 200, "img-thumbnail")

To create an image only with no click
ANBSThumbImg("OurImg.jpg", 10, "")

Views 1856
Downloads 468