Thanks guys, 
it turns out you need to pass the parameter when you first add the WMS layer
to the map, not during the definition of the getfeatureinfo()

  layer = new OpenLayers.Layer.WMS( "MapGuide WMS",
                    "/mapguide/mapagent/mapagent.fcgi?SERVER=wms", {layers:
'layers/parcels', INFO_FORMAT:'text/xml'} );

thanks!

gordon

          



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/WMS-GetFeatureInfo-tp5079730p5079747.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