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. Web Development
  3. ASP.NET
  4. how to bind a image

how to bind a image

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasesql-serversysadmintutorial
6 Posts 2 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.
  • J Offline
    J Offline
    jai 123
    wrote on last edited by
    #1

    Hi to all, I designed a webpage with asp and c#, in that I want to bind a group of images. I place a dropdownlist,in that I binded India, US,UK. If the user selects the India means the images related to India should be displayed. I am using sql server 2000 as backend, I stored the picture path, picture name and the corresponding country to the image also I stored. I don’t know how to bind the image in the website. Thanks jai

    jai prakash

    C 1 Reply Last reply
    0
    • J jai 123

      Hi to all, I designed a webpage with asp and c#, in that I want to bind a group of images. I place a dropdownlist,in that I binded India, US,UK. If the user selects the India means the images related to India should be displayed. I am using sql server 2000 as backend, I stored the picture path, picture name and the corresponding country to the image also I stored. I don’t know how to bind the image in the website. Thanks jai

      jai prakash

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What do you mean by 'bind' ? Create a repeater that generates img tags with the paths that come back from your database request.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      J 1 Reply Last reply
      0
      • C Christian Graus

        What do you mean by 'bind' ? Create a repeater that generates img tags with the paths that come back from your database request.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        J Offline
        J Offline
        jai 123
        wrote on last edited by
        #3

        how to display a single picture,by saving the path of the image from the database.

        jai prakash

        J C 2 Replies Last reply
        0
        • J jai 123

          how to display a single picture,by saving the path of the image from the database.

          jai prakash

          J Offline
          J Offline
          jai 123
          wrote on last edited by
          #4

          please help me. i want to do it now

          jai prakash

          C 1 Reply Last reply
          0
          • J jai 123

            please help me. i want to do it now

            jai prakash

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            If you need help that is immediate, I suggest finding someone you can pay for it. I've been working.

            Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

            1 Reply Last reply
            0
            • J jai 123

              how to display a single picture,by saving the path of the image from the database.

              jai prakash

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              Just by dong what I said, but for one image - the img tag is all you need.

              Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

              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