Hi Jackie,

Thanks for your reply. I made that post quite some time ago and the problem was 
caused by an attribute change in the Oracle database.

Thanks.

--- On Thu, 12/25/08, Jackie Ng-2 (via Nabble) 
<[email protected]> wrote:

From: Jackie Ng-2 (via Nabble) <[email protected]>
Subject: Re: Problems using concat for URL Parsing
To: "Mauricio Villablanca" <[email protected]>
Date: Thursday, December 25, 2008, 5:34 PM



If you var_dump($_GET) in your php script, do you get anything w/ the string 
attribute?


- Jackie



mauro1970 wrote:
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?








            
This email is a reply to your post @ 
http://n2.nabble.com/Problems-using-concat-for-URL-Parsing-tp1814683p1814685.html

You can reply by email or by visting the link above.








      
-- 
View this message in context: 
http://n2.nabble.com/Problems-using-concat-for-URL-Parsing-tp1814683p2091420.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

Reply via email to