<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><P>Hi, </P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks for Lot of Details let me go through and try the steps to see how i can migarate the same application on Fusion+MapGuide.I have some more questions reagrding the same:</P>
<P>&nbsp;</P>
<P>1. How to find the fusion name-like xyz_fusion4845627ed9705</P>
<P>&nbsp;</P>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">2. Can you elaborate little bit more on the below--&gt;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">At server(? Path), after selection.ToXml() ,you should add the follow line:<BR>selection.Save(resService, map_name); <BR>At client, use&nbsp; window.top.Fusion.getWidgetById('Map').drawMap()&nbsp; to<BR>refresh the map.<BR><BR>Thks</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Max !<BR><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: foolfish &lt;xjimmyshcn@sohu.com&gt;<BR>To: mapguide-users@lists.osgeo.org<BR>Sent: Tuesday, June 10, 2008 11:39:28 AM<BR>Subject: Re: [mapguide-users] Running Search query from Task Pane in Fusion<BR><BR><BR>1)install mapguide studio 2009, then you can create flexible weblayout. it's<BR>for fusion.<BR>note: you can't use base layer in map.<BR><BR>2)the map.open(map_name) might occrue error. the map_name is not the same as<BR>traditional method(not use fusion),suppose the map name is asiamap , in<BR>fusion it looks like asiamap_fusion4845627ed9705.<BR><BR>3)the parent.parent.mapFrame might occrue error. but you can use <BR>parent.document.getElementById('Map').<BR><BR>4)parent.parent.mapFrame.Refresh() cann't be used, you can use<BR>window.top.Fusion.getWidgetById('Map').drawMap()&nbsp; to refresh map.<BR><BR>5)if you want to select
 feature,you should do:<BR>at server, after selection.ToXml() ,you should add the follow line:<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; selection.Save(resService, map_name); <BR>at client, use&nbsp; window.top.Fusion.getWidgetById('Map').drawMap()&nbsp; to<BR>refresh the map.<BR><BR><BR>------------------------------------------------------------------------<BR>&nbsp; &nbsp; &nbsp; &nbsp; <BR><BR><BR><BR>max_samart wrote:<BR>&gt; <BR>&gt; Hi All,<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am trying to migrate my application onto fusion(MGOS2.0.1)<BR>&gt; although&nbsp; i managed to add maps and other basic functions ,overview map<BR>&gt; etc but i like to add my different customized search code into the fusion<BR>&gt; task pane which use to perform search and then return results in the same<BR>&gt; task pane and when i click on zoom icon,&nbsp;it use to select the feature and<BR>&gt; returns the info of the
 feature&nbsp;(Its working in the MGOS2.0.1 but i don't<BR>&gt; know how to&nbsp;get going&nbsp;into the Fusion-I tried adding the task in the task<BR>&gt; pane same as MapGuide Open Source and gave the path for the query file but<BR>&gt; it use to show file not found error).<BR>&gt; Thks<BR>&gt; Max !!<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; mapguide-users mailing list<BR>&gt; <A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR>&gt; <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR>&gt; <BR>&gt; <BR><BR>-- <BR>View this message in context: <A href="http://www.nabble.com/Running-Search-query-from-Task-Pane-in-Fusion-tp17730192p17747649.html"
 target=_blank>http://www.nabble.com/Running-Search-query-from-Task-Pane-in-Fusion-tp17730192p17747649.html</A><BR>Sent from the MapGuide Users mailing list archive at <A href="http://nabble.com/" target=_blank>Nabble.com</A>.<BR><BR>_______________________________________________<BR>mapguide-users mailing list<BR><A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR><A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR></DIV></div><br>

      </body></html>