[mapguide-users] Java Script - Invoke Script Refresh
ajid
ah_jid at yahoo.com
Thu Apr 16 04:08:27 EDT 2009
{
if (window.refreshTimerId == null)
window.refreshTimerId = window.setInterval('GetMapFrame().Refresh()', 10000);
window.open "mypage.aspx"; >> That not function
else
alert('Already refreshing!');
}
When i click refresh button.. my map refresh and open mypages.aspx .. can anybody help me?
-----
http://n2.nabble.com/file/u115131/avatar_1500.gif
--
View this message in context: http://n2.nabble.com/Java-Script---Invoke-Script-Refresh-tp2642220p2642220.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list