|
CalendarXP.net Support Most forums here are private and invisible to public.
|
View previous topic :: View next topic |
Author |
Message |
metris_eam
Joined: 28 Jun 2005 Posts: 1
|
Posted: Thu Jun 30, 2005 5:09 pm Post subject: permission denied clicking on calendar. |
|
|
Windows xp, ie 6
Click on the following link gives permission denied error:
<FORM name="calform">
Choose Report Date:
<!-- set the date as the last report here so the calendar will reflect the initial loaded report -->
<input type="hidden" name="dc" value="06/22/2005" >
<a href="javascript:void(0)" onclick="if(self.gfPop)gfPop.fPopCalendar(document.calform.dc);return false;"><img class="PopcalTrigger" align="absmiddle" src="http://test.metrisconnect.com/viewMaster/images/calbtn.gif" border="0" alt="Click for Calendar" /></a>
</FORM>
<!-- iframe for the popup calendar: -->
<!-- format for name/id of the iframe controls 3 aspects of the calendar seperated by colons.
For example: "initial month:class/look and feel:agenda file"
ie..
[2002,10]:normal:agenda.js
-->
<iframe width=174 height=189 name="[2005,06]:vmNormal:/viewMaster/js/reportDatesJS.do?reportId=77"
id="[2005,06]:vmNormal:/viewMaster/js/reportDatesJS.do?reportId=77"
src="http://test.metrisconnect.com/viewMaster/js/calendarXP/ipopeng.htm" scrolling="no" frameborder="0"
style="visibility:visible; z-index:999; position:absolute; top:-500px; left:-500px;">
</iframe>
Any ideas about what is wrong?
|
|
Back to top |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Thu Jun 30, 2005 5:53 pm Post subject: |
|
|
For security reason, IE doesn't allow scripts to access the content of iframe if it's in another domain.
Please make sure your page is located in the same domain as the ipopeng.htm, i.e. http://test.metrisconnect.com. Actually we'd suggest you remove the http:// and domain name from the src property.
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
Copyright 2003- Idemfactor Solutions, Inc. All rights reserved.
Powered by phpBB © 2001, 2005 phpBB Group
|