My WebRequest
returns an html code for the page I want to show.
How can I show it using a html code returned from my WPF? how can I "create" a page using just returned html code ? And how can I focus a browser when it is open?
Plz, some example will be fine. thanks