[mapguide-users] getSessionID() Error in Mapguide Fusion (Version 2.5.0.7749)

jenjeny jjen.2007 at gmail.com
Wed Jul 17 00:19:21 PDT 2013


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.


More information about the mapguide-users mailing list