|
swoosh -> Hyperlink/Image Control (5/12/2008 21:47:31)
|
Hi All, Have a database results page showing a few fields for each record including an image from the database. These images are not thumbnails but rather simply resized (I know I know) using the height and width property. The control used is a simple Image Control which allows for the resizing. However, when using this, I cannot make it a hyperlink to the details page of the property because the image control does not have a NavigateURL property to customize. Now if I use a Hyperlink control instead of an image control I can have the image as a hyperlink BUT CANNOT RESIZE THE IMAGE BECAUSE THE HYPERLINK CONTROL DOES NOT HAVE A HEIGHT AND WIDTH PROPERTY. So my question is: How does one have the image come in from the database (which can be resized) and also use it as a hyperlink to the details page. Thanks a bunch for at least reading and would appreciate any ideas
|
|
|
|