c# - Need help about using WebBrowser -
i need help. currently, have open internet explorer after clicking on hyperlink (situated in flowdocument). click on hyperlink successful (it raises event, have navigate uri without problem)
what must open internet explorer @ url specified ? use webbrowser.navigate, asks navigate uri (i got it), string of targetframename (??), postdata grid of bytes (no idea neither of have put), , string representing additional headers.
if 1 me... great!! thanks!
flo
look @ this example.
this application displays article wikipedia after clinking on specified city name. article treeview has web browser part might interesting you.
Comments
Post a Comment