GetThumbnailImage queries -
03-22-2007
, 03:01 AM
Hi,
I am fairly a newbie with ASP .NET and have some basic queries
regarding GetThumbnailImage()
I am able to use this method to generate a thumbnail of an image
object. However, how do I place the generated thumbnail image on a
particular location on the ASP page. For example, I want the thumbnail
image inside a table cell. Also. I want the thumbnail to be a
hyperlink such that on clicking, it generates the full size image.
TIA,
Rex |