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
Exchange active sync
how to see flv in ubuntu
cannot send mail from non-windows host in domain
How to use T-SQL to discover which node the SQL instance is running on?
where i can get best website template for my website om-infotech.net ?
data recovery from a laptop hard drive?
<li> not displaying list-style-image when using display:inline
Can I install linux as a dual boot OS and also access it virtually from a Windows OS?
PHP String Contains exactly one number and one letter
c# dataview as a binding source