Users Pricing

forum

Home Forums Response.write doesn't display image – MindStick

Response.write doesn't display image

Royce Roy 2377 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.

1 Answers

Markdown for AI

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

Open .md