No announcements
Found 2716442 threads
-
0 Votes
X-Frame-Options SameOrigin
I am encountering a similar issue above even if I set the X Frame Options to Allow From on the master page of the site itself since SSRS is setting it back to SAMEORIGIN ...Answered | 2 Replies | 7002 Views | Created by vovanb - Friday, November 1, 2013 8:32 AM | Last reply by NagasatyaD - Tuesday, September 6, 2016 4:26 PM -
4 Votes
load external web page ( X-Frame-Options )
Hi Cookey, OAuth is supported.Answered | 6 Replies | 5132 Views | Created by load external page using iframe or - Wednesday, May 2, 2012 4:54 AM | Last reply by Cookey1 - Thursday, August 2, 2012 12:44 PM -
1 Votes
Load SharePoint library documents in iFrame ; X-Frame Options: Deny
My Documents are hosted in SharePoint online (O365) and the iFrame references are in CRM.Answered | 6 Replies | 5432 Views | Created by Jagadeesh_k - Thursday, September 27, 2012 12:43 AM | Last reply by Dmitriy Inozemtsev - Tuesday, October 9, 2012 1:33 PM -
0 Votes
Excel online x-frame-options
If the web page was developed by yourself, please make sure don't set the 'X-Frame-Options' to 'SAMEORIGIN' since the Office add-in using iframe to host ...Answered | 1 Replies | 1472 Views | Created by beemihae - Saturday, February 13, 2016 3:25 PM | Last reply by Fei Xue - Monday, February 15, 2016 2:03 AM -
1 Votes
X-Frame-Options Issue with different farms
If possible please put your code snippet here so anyone can reply that your trust between server has been established on your code.Answered | 3 Replies | 4566 Views | Created by SharePein - Sunday, February 15, 2015 7:40 AM | Last reply by Murugesa Pandian - Tuesday, February 17, 2015 3:52 AM -
0 Votes
Options to display another application in SharePoint within IFrame (custom webpart)
Hi Kumar, Please try to use <meta http-equiv="X-Frame-Options" content="allow">.Answered | 3 Replies | 1493 Views | Created by esk814 - Thursday, May 7, 2015 6:43 AM | Last reply by Dennis Guo - Saturday, May 30, 2015 6:43 AM -
3 Votes
Please support iframe without X-Frame-Options restriction
Just by reading facebook.stackoverflow.com for a few minutes, and I have already saw several issues that could potentially be solved or avoided by having iframe ...Discussion | 5 Replies | 2570 Views | Created by w-p - Thursday, February 7, 2013 8:05 PM | Last reply by w-p - Thursday, February 7, 2013 11:11 PM -
1 Votes
Check permission not showing in Chrome due to X-Frame-Options
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.Answered | 9 Replies | 2482 Views | Created by Mahindrakar - Monday, June 17, 2019 3:48 AM | Last reply by Mahindrakar - Monday, September 9, 2019 8:46 AM -
0 Votes
Port 1221 - Clickjacking - X-Frame-Options Header missing
When Disputing X-Frame Clickjacking on Azure Port 1221 We disputed the vulnerability with a 'Scan ...Answered | 3 Replies | 2253 Views | Created by Shane RoomKeyPMS - Thursday, July 12, 2018 4:50 PM | Last reply by Shane RoomKeyPMS - Tuesday, July 17, 2018 1:47 PM -
1 Votes
display sharepoint page in iframe
Hi Mehrdad, Please add the following code into your page: <%@ Register Tagprefix="WebPartPages" ...Answered | 3 Replies | 15496 Views | Created by Mehrdad javidi - Thursday, November 12, 2015 6:11 PM | Last reply by Wendy DZ - Tuesday, November 17, 2015 1:57 AM -
0 Votes
X-frame option in iframe
https://en.wikipedia.org/wiki/Clickjacking#X-Frame-Options Best Regards, Fei HanAnswered | 2 Replies | 150 Views | Created by Anonymous - Friday, July 1, 2016 6:58 AM | Last reply by Anonymous - Monday, July 4, 2016 4:51 AM -
1 Votes
iframe support
iframes are a feature of a browser, not visual studio.Answered | 2 Replies | 3239 Views | Created by GLB05 - Monday, August 17, 2009 3:54 PM | Last reply by JeffWask - Monday, August 17, 2009 4:12 PM -
0 Votes
SharePoint 2010 in frames
I did a test with Visio Graphics Services, and it framed without any problem at all.Answered | 13 Replies | 9764 Views | Created by Mr B - Saturday, November 6, 2010 5:29 PM | Last reply by CubCouper - Thursday, July 12, 2012 2:18 PM -
0 Votes
SharePoint 2013 Search Center In Iframe
SharePoint 2013 uses the X-Frame-Options header to prevent its pages from being targeted by a clickjacking attack.Answered | 2 Replies | 4011 Views | Created by Kaleb D - Tuesday, February 25, 2014 9:33 PM | Last reply by Basant Pandey - Thursday, September 1, 2016 10:34 AM -
5 Votes
Powerpivot inside an IFrame
One way of doing it is writing a custom module which strips off the http-header (X-FRAME-OPTIONS) indicating that iframe embedding is not ...Answered | 11 Replies | 4896 Views | Created by NEO_HR - Saturday, October 13, 2012 9:51 PM | Last reply by Craig_B_WI - Sunday, April 27, 2014 12:02 PM -
0 Votes
Website not working in IFRAME
Are you using any of the below Browser : IE8+Opera 10.50+ Safari 4+ Chrome 4.1.249.1042+ Firefox 3.6.9 (or earlier with NoScript) This is a known security ...Answered | 1 Replies | 10202 Views | Created by aravindhrm - Tuesday, May 8, 2012 5:11 AM | Last reply by Lingaraj Mishra - Tuesday, May 8, 2012 7:13 AM -
2 Votes
How to access Element from page loaded inside Iframe, where My page is containing that iframe Tag...Please Help
window.frames[theFrameID].document : document.getElementById(theFrameID).contentDocument; } and then, to access an element inside a child ...Answered | 6 Replies | 34094 Views | Created by Somnath Panja - Wednesday, July 4, 2007 2:02 PM | Last reply by Jelgab - Friday, April 1, 2011 9:25 PM -
1 Votes
iFrame (WebBrowser) ?
Already went though the list nothing really mentioned this and if they would allow to use frames I'm thinking they might not have included that option there.Answered | 4 Replies | 2840 Views | Created by Jesse88 - Friday, September 17, 2010 9:06 PM | Last reply by Jesse88 - Friday, September 17, 2010 9:59 PM -
2 Votes
Can I load local app data into a iframe?
So I guess the ajax/innerHTML thing is my only option.Answered | 5 Replies | 2410 Views | Created by tkmoney1 - Wednesday, April 24, 2013 12:18 AM | Last reply by tkmoney1 - Wednesday, April 24, 2013 7:24 PM -
27 Votes
Extract all the Frames from a Video- without missing any frame
The compiler and linker/library options are the same for both projects (threading/dll type, wchar_t, Unicode, etc.).Answered | 39 Replies | 8709 Views | Created by subhanshoo - Wednesday, March 17, 2010 6:44 AM | Last reply by The March Hare - Tuesday, March 30, 2010 7:23 PM - Items 1 to 20 of 2716442 Next ›
No announcements