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 2003 / Outlook 2010 - Out Of Office Not Working via Outlook
Topper not displaying as transparent
Saving ComponentOne Winform c1Editor to SQL Server
How to detect if SQL Server 2005 or 2008 is installed
Exchange 2007 Configuration in SBS 2008
Is there any way to restrict WHERE users can have access to OWA (Exchange 2007)?
Windows Server 2008 to Server 2008 R2 Upgrade
Recommendations for power for school netbook cart
How to set up IIS to send alerts in the event of a system failure
Me.BindingContext(Me.MEMTb
SQLDataSet
1, "MEMTb").AddNew() - AddNew not working