[mapguide-users] list selection example in c#
Micha Lehmann
paradoxe_vogelkunde at yahoo.de
Thu May 24 03:10:19 EDT 2007
yes, you are right, only these lines are different
// Check for selection data passed via HTTP POST
if (isset($_POST['SELECTION']) && $_POST['SELECTION'] != '')
{
$selection = new MgSelection($map, $_POST['SELECTION']);
$layers = $selection->GetLayers();
}
else
$layers = 0;
i´m also a c# newbie, so i try to solve these :-)
micha
Alessandro Cacudi wrote:
>
> Sorry, I have not translate the dwf pages.
> I am a mapguide newbye (and C# ;-)) and at the moment. In this moment
> I am working only with the ajax Viewer.
> I have compared the two files with ultraedit's compare and I have see
> that they have changed only few lines (58-66).
>
> I'm translating files trying the single command in the files .aspx of
> example supplied on the site.
>
> good luck
> Alex
>
> At 15.24 23/05/2007, you wrote:
>
>>Once again Alessandro,
>>
>>for the dwf viewer, is there another code ?
>>
>>Micha
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
--
View this message in context: http://www.nabble.com/list-selection-example-in-c--tf3802759s16610.html#a10778652
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list