I needed to communicate with an iframe on Sharepoint, however Sharepoint returned Load denied by X-Frame-Options … To override this limitation you have to create a Webpart page where you’ll add the code <WebPartPages:AllowFraming runat= »server » /> into the <asp:Content> section (that might work somewhere else, but I did this way). You can also add it […]
Disable X-Frame-Options on Sharepoint
- Auteur de la publication Par Aymeric
- Date de publication
- Catégories Dans Astuce, English, Niveau intermédiaire, Programmation
- Aucun commentaire sur Disable X-Frame-Options on Sharepoint