Actually, it works fine in ajaxviewer using the following javascript
code(using same Chrome browser). But when implementing it in fusion(using
the above mentioned code), it shows the "Invalid Argument" error.

<script language="javascript">
function MyOnLoad ()
{
document.form1.SESSION.value=parent.parent.mapFrame.GetSessionId();

document.form1.MAPNAME.value=parent.parent.mapFrame.GetMapName() ;
}




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/getSessionID-Error-in-Mapguide-Fusion-Version-2-5-0-7749-tp5066922p5066948.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to