×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Rob, not a scam. We use scanning service that our credit card processors had us use and that is who is failing us on the external scan requirement of PCI. Others are reporting the same failure.
http://portal.cavallocomm.com/knowledgebase/34/Implementation-of-PCI-Compliant-Headers.html
The div options sounds like our best option to try with the possible exception of Sharepoint where we use either the provided web parts or have to write custom web parts which I don't really want to get into. The only provided tool to do what we are doing uses iFrames.
I would love to see a code example
-----Original Message-----
From: WEB400 [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Rob
Sent: Wednesday, March 16, 2016 12:52 PM
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxx>
Subject: Re: [WEB400] alternative to <iframe>
I agree with Nathan.
Simply get the contents of the page and display in a DIV or any other suitable control of your choosing.
I do it every day with out a problem. Well, sometimes I have to use CURL for those sites that attempt to prevent crawling. If you need code to make your server request to look like it is a browser, just let me know.
Happy Coding,
Rob
On 03/16/2016 09:58 AM, Nathan Andelin wrote:
Mike,
Last I checked, "frame-busting hacks" like x-frames were not part of PCI.
You probably have good grounds for ignoring your latest "PCI scan", in
that regard.
iframes provide useful functionality. clickJacking is a problem with
malicious sites. Does anyone have cause to view your web applications
as being malicious?
However, if you really do want to provide content from multiple sites
without using iframes, the idea of using GETURI (or HTTPAPI) to
retrieve "content" from "foreign" sites and passing it through to your
users seems like the best alternative. It will require some redesign
and rework of any applications that currently use iframes.
--
Your Out-Source IT Department,
Rob Couch
IT Serenity
214 682 7638
Skype: itserenity
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.