Microsoft
Software
Hardware
Network
Question : How to generate HTML String?
I have a String that has the HTML body content.
String strBody;
Now I have a HTML header that needs to be added to this String:
<!DOCTYPE HTML PUBLIC "-//W3c/DTD......>
<HTML>
<HEAD>
<meta http-equiv="Content-type'.
...>
<Style>...</Style>
And of course I need to add a ending tags so that the final String strFinal will be a complate HTML string:
</body>
</html>
What's the best way to do this? Shall I use StringBuilder, etc.? Thanks for any samples.
Answer : How to generate HTML String?
Have you linked the contacts as per
http://www.preact.co.uk/co
ntent/Imag
e/accinteg
.gif
?
Random Solutions
Need to change default language.
Loading Multiple RSS feeds into specific Divs
How to solve run-time error 459 on referencing a form still being loaded but not quite opened yet?
adding items to combo boxes on form
Create array based on variable value with javascript
Where can I find the video bios update for this video card?
load a form base on a selectipon from a dropdown list
Solving a puzzle geocache
Error in Outlook with Exchange 2010
Batch File Script Issue