this is my code
and now i wish to copy that to webbrowser 2
Code:
Dim HTML As String
HTML = "<Center>" & Text13 & "</center>" ' text13 contains image url and html img tags
frmMain.Web.Document.Write HTML