Ok, I solved my problem.
Just was that my field "COD_REG" is not a string but a number. So I correct
the row of my script like this:
String val = featureReader.GetString("NOME_REG") + "<br /> " +
featureReader.GetDouble("COD_REG");
And it works!
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/How-correctly-pass-MAPNAME-in-Ajax-tp5752239p5777189.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users