Display Images with Repeator

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cs_in_va

    #1

    Display Images with Repeator

    I have been reading info on putting images inside vs out side the data
    and just using a path name. I want to use the later, but having some
    difficulties. Here is what I have. I have a database with a path
    column name "path" and all my images are under /images/projects/
    file1.jpg so in my path column I have /image/projects/file1.jpg, so
    how do I make the file display? Also I would like to create a common
    size for all images as well, if that is possible without me having to
    edit all the images.

    Thanks

  • sloan

    #2
    Re: Display Images with Repeator

    http://blogs.msdn.com/kaevans/archiv...7/02/9608.aspx

    or google
    thumbnail repeater asp.net


    "cs_in_va" <admin@pluginfo rsuccess.comwro te in message
    news:4c6ba38d-415c-4669-803c-e7eef447c905@e6 g2000prf.google groups.com...
    >I have been reading info on putting images inside vs out side the data
    and just using a path name. I want to use the later, but having some
    difficulties. Here is what I have. I have a database with a path
    column name "path" and all my images are under /images/projects/
    file1.jpg so in my path column I have /image/projects/file1.jpg, so
    how do I make the file display? Also I would like to create a common
    size for all images as well, if that is possible without me having to
    edit all the images.
    >
    Thanks
    >

    Comment

    Working...