[mapguide-users] Re: GetSessionID with Fusion
GordonL
gordon.luckett at arrowgeomatics.com
Mon Mar 22 16:44:22 EDT 2010
This is how I get the map name and session id using JavaScript with FUSION:
NOTE: I embed my template path in an iFrame called "iFrameMap"
var mapWidget = window.top.iFrameMap.Fusion.getWidgetById('Map');
SESSION = mapWidget.getSessionID();
MAPNAME = mapWidget.getMapName();
regards
gordon
--
View this message in context: http://n2.nabble.com/GetSessionID-with-Fusion-tp4753328p4780361.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list