<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged url</title>
<link>https://overflow.efficy.io/?qa=tag/url</link>
<description>Powered by Question2Answer</description>
<item>
<title>display external web page in widget</title>
<link>https://overflow.efficy.io/?qa=2827/display-external-web-page-in-widget</link>
<description>&lt;p&gt;Hi,&lt;br&gt;
I try to display an external web page in an iFrame inside a widget but I got this error;&lt;br&gt;
Refused to display '&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.xxx.fr/&quot;&gt;http://www.xxx.fr/&lt;/a&gt;' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.&lt;br&gt;
Is there a way to set the iFrame to by pass this problem&lt;/p&gt;
</description>
<category>Efficy Partners</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2827/display-external-web-page-in-widget</guid>
<pubDate>Tue, 12 Dec 2017 11:08:52 +0000</pubDate>
</item>
<item>
<title>Encrypt string parameters in guest page</title>
<link>https://overflow.efficy.io/?qa=2626/encrypt-string-parameters-in-guest-page</link>
<description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;One of my customer wants to encrypt the url of the guest pages.&lt;/p&gt;

&lt;p&gt;For the moment it's something like this : &lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://EFFICYURL/EFFICY.DLL/guest?app=MyApp&amp;amp;page=test.htm&amp;amp;propkey=2633&amp;amp;broch=OFF&amp;amp;lang=FR&amp;amp;param=&amp;amp;cont=1643C29336&amp;amp;type=Year&amp;amp;proj=0&amp;amp;section=main&amp;amp;ismode=let&quot;&gt;https://EFFICYURL/EFFICY.DLL/guest?app=MyApp&amp;amp;page=test.htm&amp;amp;propkey=2633&amp;amp;broch=OFF&amp;amp;lang=FR&amp;amp;param=&amp;amp;cont=1643C29336&amp;amp;type=Year&amp;amp;proj=0&amp;amp;section=main&amp;amp;ismode=let&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With this, the next key (propkey) can easily be guessed and the contact can potentially access all the records&lt;/p&gt;

&lt;p&gt;The idea is to use a specific encryption, the url will only be something like this : &lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;https://EFFICYURL/EFFICY.DLL/guest?app=MyApp&amp;amp;page=test.htm&amp;amp;id=Y2F0ZWdvcnk9dGV4dGlsZSZ1c2VyPXVzZXIx&quot;&gt;https://EFFICYURL/EFFICY.DLL/guest?app=MyApp&amp;amp;page=test.htm&amp;amp;id=Y2F0ZWdvcnk9dGV4dGlsZSZ1c2VyPXVzZXIx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With this, I need to do a loadscript, runscript to go serverside, decrypt the id and pass client side the right parameters&lt;br&gt;
But this means all the Runqueries, GetArguments,..  have to be delayed right?&lt;/p&gt;

&lt;p&gt;Did anyone have already done something like this or do you have any advice?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br&gt;
Henry&lt;/p&gt;
</description>
<category>Guest</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2626/encrypt-string-parameters-in-guest-page</guid>
<pubDate>Mon, 24 Jul 2017 09:08:48 +0000</pubDate>
</item>
</channel>
</rss>