I am loading website (Site A) into my Iframe from my application(Site B). The loading site and my app hosted in different domain? I need to read content from Site A from my Site B. I have gone through so many links, but I can't find any solution from those links
Is there any way to set permission (Access-Control-Allow-Origin) in Site A for Site B to access? if not, any possible way?