[mapguide-users] Problems using concat for URL Parsing

mauro1970 mgvillablanca at yahoo.com
Thu Mar 13 19:15:46 EDT 2008


I added to this code to a layer:

concat('../central_plant/sensors/send_Id.php?DeviceID=',
concat("thermostat_id", concat('&DeviceType=', "coord_x")))

When Control clicking, Mapguide correctly sends out the attributes
"thermostat_id" and "coord_x" (both of type integer) to a script that
displays the variables DeviceID and DeviceType. However if I replace one of
the attributes with another attribute of type string, nothing is displayed.

Any ideas as to why that happens?
-- 
View this message in context: http://www.nabble.com/Problems-using-concat-for-URL-Parsing-tp16040944s16610p16040944.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list