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
XenServer VM 2008 SP2 Blue Screen when sysprep is run on it
VB.NET 2008 Dynamically Add Forms Controls Based on Directories and Files
Update visible fields in Active Directory Users and Computers
Oracle OEM
The paste image turn to black on Microsoft Word
windows login and jobs
rs.FindFirst not woking in Access 2007
The story of RIM- Blackberry
Replacement SQL2008 query analyzer tool
Need help joining 2 queries.