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 insert an image dynamically into a table

how to insert an image dynamically into a table

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
3 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.
  • R Offline
    R Offline
    rahul honey
    wrote on last edited by
    #1

    I am actually generating barcodes. Now each cell have some information related with a product along with it's barcode generated at runtime. Now please tell me how can I place this barcode image at a specific position in a cell using coordinates & coding in c#. I am using asp.net 3.5

    R 1 Reply Last reply
    0
    • R rahul honey

      I am actually generating barcodes. Now each cell have some information related with a product along with it's barcode generated at runtime. Now please tell me how can I place this barcode image at a specific position in a cell using coordinates & coding in c#. I am using asp.net 3.5

      R Offline
      R Offline
      Rocky
      wrote on last edited by
      #2

      well, you dont need to use coordinates in asp .net. All u have to do is save those dynamically generated images of barcodes (with probably the ID of the product or something to uniquely identify them) and then use the ASP image control to assign the URL to it. Hope that answers the question. Good luck

      Rocky My Blog

      R 1 Reply Last reply
      0
      • R Rocky

        well, you dont need to use coordinates in asp .net. All u have to do is save those dynamically generated images of barcodes (with probably the ID of the product or something to uniquely identify them) and then use the ASP image control to assign the URL to it. Hope that answers the question. Good luck

        Rocky My Blog

        R Offline
        R Offline
        rahul honey
        wrote on last edited by
        #3

        thank you sir I will try your suggestion

        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