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 can I send image tage in Response.Write

How can I send image tage in Response.Write

Scheduled Pinned Locked Moved ASP.NET
helpquestion
2 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.
  • N Offline
    N Offline
    Naveed727
    wrote on last edited by
    #1

    Hello All, I want to send image tag in Response.Write how can I achieve this.. I am doing like this Response.Write(" "); know the problem I have is I am giving creating multiple images, that should be at the location of control where I am using it. But It is not working .... Any suggestion what should i do..... Thanks in advance Regards :confused:

    A 1 Reply Last reply
    0
    • N Naveed727

      Hello All, I want to send image tag in Response.Write how can I achieve this.. I am doing like this Response.Write(" "); know the problem I have is I am giving creating multiple images, that should be at the location of control where I am using it. But It is not working .... Any suggestion what should i do..... Thanks in advance Regards :confused:

      A Offline
      A Offline
      Anurag Gandhi
      wrote on last edited by
      #2

      Try Single quote, Response.Write(" <img alt='' src='Images/2.jpg' style='height: 37px; width: 40px' />"); This should work.

      Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

      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