How to embed HTML into a C# component
- From: 2X4Man <jquaseba@xxxxxxxxx>
- Date: Tue, 15 Apr 2008 07:18:15 -0700 (PDT)
I am creating a webmail solution and need to be able to display HTML e-
mails in a placeholder without screwing up the styling of the rest of
the page. I know that I could use an iframe to do this, but the
problem that I am running into is that iframe's require a src which
points to a file, I don't have an HTML file to display I just have the
text of the e-mail. Any suggestions for the best way to solve this
problem?
.
- Follow-Ups:
- Re: How to embed HTML into a C# component
- From: Chris Shepherd
- Re: How to embed HTML into a C# component
- Prev by Date: Re: Save Row in DataGridView
- Next by Date: Re: Error: Does not exist in the current context
- Previous by thread: Error: Does not exist in the current context
- Next by thread: Re: How to embed HTML into a C# component
- Index(es):
Loading