I have a pre-auth URL loading zimbra, going to the calendar.
Code:
<iframe src="<?=$computedURL?>" width="100%" height="800"></iframe>
It works fine in Firefox, it does not work in IE, it just loads up the zimbra login screen in the iframe. Any ideas?