<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
We have a website that our client is directed to once they have
logged into our client portal from our webserver. Within the asp
page we have an iframe that is calling our MG 2.1 application from
another server. In Firebug the application loads perfectly, we can
use our search widget to find a record within a layer but when we
double click to "zoom to" this is the error we receive from firebug.<br>
<br>
<br>
"Permission denied for <a class="moz-txt-link-rfc2396E" href="http://www.myapplication.com:8080"><http://www.myapplication.com:8080></a> to
get property Window.Fusion from
<a class="moz-txt-link-rfc2396E" href="http://www.myapplication.com"><http://www.myapplication.com></a>.<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.myapplication/mapguide/fusion/widgets/GX_Search/Search.php?userinput=320&mapname=SANS4d63b08b93762&session=eddcd14c-20af-102e-8000-005056a33fe7_en_7F0000010AFC0AFB0AFA&target=TaskPane&popup=false&layer=Trails_Indexed&filter=TRAIL_NUM+LIKE+%27%24USER_VARIABLE%27&limit=100&cols=3&CN0=Trail+Number&CP0=TRAIL_NUM&CN1=Club&CP1=CLUB&CN2=Zone&CP2=ZONE">http://www.myapplication/mapguide/fusion/widgets/GX_Search/Search.php?userinput=320&mapname=SANS4d63b08b93762&session=eddcd14c-20af-102e-8000-005056a33fe7_en_7F0000010AFC0AFB0AFA&target=TaskPane&popup=false&layer=Trails_Indexed&filter=TRAIL_NUM+LIKE+%27%24USER_VARIABLE%27&limit=100&cols=3&CN0=Trail+Number&CP0=TRAIL_NUM&CN1=Club&CP1=CLUB&CN2=Zone&CP2=ZONE</a>"<br>
<br>
Line 92"<br>
<br>
Line 92 is referencing CellCLick Function in my Search.templ<br>
<br>
"function CellClicked(sel)<br>
{<br>
var map = GetParent().Fusion.getMapByName(mapName);<br>
map.setSelection(sel, true);"<br>
<br>
Any ideas? trying to rule out iframe, cross site server issues<br>
<br>
Thanks,<br>
<pre class="moz-signature" cols="72">--
Trevor Robar
CEO - Landmark Geographic Solutions Inc
O:902 825 5425
M:902 840 1695
F:902 825 5203
<a class="moz-txt-link-abbreviated" href="http://www.gissolutions.ca">www.gissolutions.ca</a>
<a class="moz-txt-link-abbreviated" href="http://www.geomapix.com">www.geomapix.com</a></pre>
</body>
</html>