How to (i) read the html contents of the web browser control (ii) modify it and (iii) redisplay it on the screen?
(simular to firebug, http://getfirebug.com/ where you can load a webpage, change the html tag value and it would display the change on the screen)