Oui, j'ai besoin d'une solution
Hi,
We recently upgraded from EV verison 9 -> 10
Now it seems like we can't load the ViewMessage.asp inside an iFrame within another webpage.
The content briefly loads inside the iframe and then expands to occupy the full tab.
This little test html demonstrates the unwanted behaviour. (Replace 'server', 'xxx' and 'yyy' with valid values)
<html>
<body>
This is a test
<br>
<iframe src="http://server/EnterpriseVault/viewmessage.asp?VaultID=xxxKVAULT&SavesetID=yyy&Format=WEB" />
</body>
</html>
Any idea what might be causing this, and how to resolve it?
Thanks
0