Use the WebBrowser.DocumentElement.innerhtml property to get and set the html of web browsers. You can also save the html in the .htm file instead of the database and use the webrowser.navigate2 method. sometimes storing a drop in a database is a bad idea (performance).
source
share