Users Pricing

forum

home / developersection / forums / response.write doesn't display image

Response.write doesn't display image

Royce Roy 2289 11 Jun 2013
Hi Mindstickians,

I want to display a generated image as following line of code in VB.NET

Response.Write("<img src='" &amp; filepather & "'/>")

Where filepather is defined as the string to the image. It is the correct filepath, and I'm not getting the "broken image link" icon.

script inside an aspx page.

Have I forgotten something here? If I do

response.write("hello"),


Your help is greatly appreciated.

Royce Roy

Other


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md