Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

I searched for content-type xslx and found numerous posts

http://stackoverflow.com/questions/2937465/what-is-correct-content-type-for-excel-files

So I believe you'd need:

Print |Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet|

Then reading further it sounds like that will throw an warning in excel, that the only way to remove is a registry edit. If you want to created a real XLSX file, then you'll need to use the Office XML format I believe.

 insert this key in your registry to suppress the notification:
[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Security] “ExtensionHardening”=dword:00000000
You can accomplish the above by doing the following:
1. Open your Registry (Start -> Run -> regedit.exe)
2. Navigate to HKEY_CURRENT_USER\SOFTWARE\MICROSOFT\OFFICE\12.0\EXCEL\SECURITY
3. Right click in the right window and choose New -> DWORD
4. Type “ExtensionHardening” as the name (without the quotes)
5. Verify that the data has the value “0″


Feedback response number CTYR9Y7SEW created by ~Mark Bubnitexader on 07/07/2015

Export view to xlsx via web agent (~Martha Lopjipy... 7.Jul.15)
. . I searched for content-type xslx an... (~Fritz Ekfoober... 7.Jul.15)
. . Yeah, it would be good, wouldn't it... (~Sigmund Umwema... 8.Jul.15)
. . . . Weirdness in the forum (~Martha Lopjipy... 8.Jul.15)
. . . . . . Response to Carl (~Martha Lopjipy... 9.Jul.15)
. . . . . . . . Here you go (~Fritz Ekfoober... 9.Jul.15)
. . . . . . . . . . Registry tweak (~Martha Lopjipy... 13.Jul.15)
. . . . You can hide that message with the ... (~Fritz Ekfoober... 8.Jul.15)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS