Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to retrive a set of photos stored in a single folder and display it in the webpage using C#.net

how to retrive a set of photos stored in a single folder and display it in the webpage using C#.net

Scheduled Pinned Locked Moved C#
csharpdatabasesql-serversysadminhelp
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    krishsenthilraj
    wrote on last edited by
    #1

    hi friends, in my project i have to display a set of photos stored in a folder dynamically to the web page, wat we did is that we have stored the path of a destination folder into a single column in SQL server and then we have to retrive all the photos stored in that specifeid folder to the web page.... i'm able to get the photos stored in it, so can anyone help me out thank you,

    T _ 2 Replies Last reply
    0
    • K krishsenthilraj

      hi friends, in my project i have to display a set of photos stored in a folder dynamically to the web page, wat we did is that we have stored the path of a destination folder into a single column in SQL server and then we have to retrive all the photos stored in that specifeid folder to the web page.... i'm able to get the photos stored in it, so can anyone help me out thank you,

      T Offline
      T Offline
      Tamimi Code
      wrote on last edited by
      #2

      so what is the problem if you use the image control and change the ImageUrl Property ??

      Tamimi - Code

      K 1 Reply Last reply
      0
      • K krishsenthilraj

        hi friends, in my project i have to display a set of photos stored in a folder dynamically to the web page, wat we did is that we have stored the path of a destination folder into a single column in SQL server and then we have to retrive all the photos stored in that specifeid folder to the web page.... i'm able to get the photos stored in it, so can anyone help me out thank you,

        _ Offline
        _ Offline
        _AK_
        wrote on last edited by
        #3

        And man no need to repost the same question in multiple forums..

        Best Regards, Apurva Kaushal

        1 Reply Last reply
        0
        • T Tamimi Code

          so what is the problem if you use the image control and change the ImageUrl Property ??

          Tamimi - Code

          K Offline
          K Offline
          krishsenthilraj
          wrote on last edited by
          #4

          ya..thanks for reply.. but i have to get the url of each image dynamically and i have to diaplay all the images in that page the page must look like the image galleries in the movie websites.. for example when you go for the wallpaers of a movie the corresponding images are loaded into the page.. that kind of output i want.. can u tell me how can i do it.. possible give me an example code...

          T 1 Reply Last reply
          0
          • K krishsenthilraj

            ya..thanks for reply.. but i have to get the url of each image dynamically and i have to diaplay all the images in that page the page must look like the image galleries in the movie websites.. for example when you go for the wallpaers of a movie the corresponding images are loaded into the page.. that kind of output i want.. can u tell me how can i do it.. possible give me an example code...

            T Offline
            T Offline
            Tamimi Code
            wrote on last edited by
            #5

            do you know how to use the Repeater control ?? if you... format your repeater as you wish, then on the ItemDataBound event set the urls for you images fell free to post again :)

            Tamimi - Code

            K 1 Reply Last reply
            0
            • T Tamimi Code

              do you know how to use the Repeater control ?? if you... format your repeater as you wish, then on the ItemDataBound event set the urls for you images fell free to post again :)

              Tamimi - Code

              K Offline
              K Offline
              krishsenthilraj
              wrote on last edited by
              #6

              can you explain with an example for using the repeater control for my problem

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups