[ZS2] [mapguide-users] Java Script - Invoke Script Refresh

Kenneth Skovhede, GEOGRAF A/S ks at geograf.dk
Fri Apr 17 02:58:30 EDT 2009


Can you clarify?
"That not function" indicates that the call does not work, but
"and open mypages.aspx" indicates that it does work?

The call should be "window.open('mypage.aspx');"
, if that is the problem.

Regards, Kenneth Skovhede, GEOGRAF A/S



ajid skrev:
> {
>     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 
>   


More information about the mapguide-users mailing list