Gnome.Icon and Gnome.ThumbnailFactory both want me to pass in a URI of a file whose icon I want -- I only have a MIME type, which I want to lo开发者_Python百科ok up an icon for.Is there a GNOME C# API
Background: For some reason, whenever a user tries to open an xslx (excel 2007) file from our intranet using MSIE, the file download dialog interprets it as a \"zip\" file.
I want to create a html email and I\'ve read a lot about how to do it. There is one piece of information I can\'t find. How should I declare the mime type? I tried with:
Is there anyway to force Internet Explorer to prompt for download of XML files instead of automatically displaying them? A code solution or just a set of IE configuration steps would be fine.