Can I set the Content-Type of a document in a web browser control?
For example, how can I show an XML document represented as XML in a web browser control using a DocumentText?
Try adding the extension to the IMoniker :: GetDisplayName implementation . This will cause the scroll URL to look under HKEY_CLASSES_ROOT. ??? keys for mime types. Then you can use the webbrowser documen IPersistMoniker interface to download nicknames .
Source: https://habr.com/ru/post/1785723/More articles:Center multiple variable-length sections in a parent div in CSS - htmlHow to load mht from a stream / line into a WebBrowser control? - c #How to pass meaningful data to exceptions? - c ++Есть ли способ настроить в зависимости от того, что will_paginate выводит на страницу? - ruby-on-railsHow to check if there is a CLR class library or Silverlight class library? - .netНеобычная проблема с инструментом тестирования Google Rich Snippets - html5Filter text that appears between two labels - pythonCases when import into Java is not required (unusual qualification) [Question changed] - javaHow to use @MapKey annotation with two levels? - javaHow do I know which version of Firefox is installed? - c ++All Articles