Search

You searched for the word(s):
< 1 second(s)
  • Re: What Image is Being Displayed

    Just some clarification to help make this an easier question (I hope)...&nbsp; &nbsp; I need to programmatically capture the file name of the currently displayed image within the gallery control.&nbsp; Is there a way to do this?&nbsp; If not, then I need to move on to a different photo album solution as this is a requirement for the application ...
    Posted to ASP.Net Image Gallery (Forum) by K2Jeff on May 26, 2006
  • What Image is Being Displayed

    Is there an exposed propery or other method for me to capture the file name being displayed?&nbsp; I'm looking for a way for users to add comments related to particular images and I want to automatically save the image file name with the comment.&nbsp; Thanks.
    Posted to ASP.Net Image Gallery (Forum) by K2Jeff on May 24, 2006
  • Re: How Do I Resize the Image Display?

    Thanks for the response.&nbsp; I had to use Fireworks to batch scale all my images by 50%.&nbsp; That worked. &nbsp; Just out of curiosity, what do these propoerties do: MaxImageWidth=''#'' MaxImageHeight=''#''?
    Posted to ASP.Net Image Gallery (Forum) by K2Jeff on May 5, 2006
  • How Do I Resize the Image Display?

    How can I resize the image that displays when the user clicks the thumbnail? I expected the following properties for the gallery control to do this, but they seem to have no affect. MaxImageWidth=''500'' MaxImageHeight=''500'' The following seems to only reduce the resolution of the bitmap but not the disaplay size: AutoResizeUploadedImages = ...
    Posted to ASP.Net Image Gallery (Forum) by K2Jeff on May 5, 2006