Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 171667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:01:42+00:00 2026-05-11T13:01:42+00:00

If I generate some HTML and have it in a string and then say:

  • 0

If I generate some HTML and have it in a string and then say:

myWebBrowser.DocumentText = string; 

It seems to work just fine, except none of the images load (I get the broken image graphic).

If, however, I write the string to a file and then say:

myWebBrowser.Url = new Uri('file://myfile.html'); 

Everything works just fine.

My question is, what’s going on under the covers here that is different? I’ve verified in both cases that the path to the images (via RClick->View Source) is the same and that all the images do, indeed, exist.

In both cases the HTML is exactly the same.

Any light that could be shed on this would be appreciated. Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T13:01:42+00:00Added an answer on May 11, 2026 at 1:01 pm

    The urls in the document text are most likely relative to the page you are on. With that said when you save to a file the urls are made absolute. You may want to add a <base href='Your.html' /> tag to your markup to make the image visible in the web browser.

    The WebBrowser control resolves those relative images to their location and displays them accordingly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have several common elements (components), that will generate some html. it seems my
I have a .NET console application that needs to generate some HTML files. I
I have this in my controller. I need my view to generate some HTML,
I'm trying to generate a JSON response that includes some HTML. Thus, I have
I have some PHP code that generates a calendar and then outputs html to
I have some HTML that contains a JSON string. In the on DOM ready
I have a Java string of XML content. I use Velocity to generate some
I'm trying to generate some HTML content for a google maps infowindow. I have
I have a some of html strings that my application generates. Each html 'snippet'
I have a Servlet called Menu that generates some html and a dynamic menu,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.