Hi experts
I´m trying to embedding the VA Exploration in an IFRAME using at this code
<!DOCTYPE html>
<html><body>
<iframe src="demo_iframe.html" name="iframe_a" width="100%" height="600" border="6" ></iframe>
<p><a href="http://sasva.demo.sas.com/SASVisualAnalyticsExplorer?saspfs_request_path_url=SBIP://METASERVER/Orion... target="iframe_a">
Link to open an Exploration</a></p>
</body>
</html>
But after login into web page, the VA Exploration don´t shown in an IFRAME
![Image after login into page .png Image after login into page .png](https://communities.sas.com/t5/image/serverpage/image-id/12544i2FA9D88DF60268C4/image-size/large?v=1.0&px=600)