I next to resolve, but I've got this problem now: I manage in passing all parameters needed, but I encountered an error on the GET string generated by OL: The String passed to the WMS Server to obtain feature info is this:
http://myserver/mapserverms4w/mapserv.exe?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&LAYERS=ctr,CG_GEO_MAPPE,ptcp_poly,ptcp_line,CG_GEO_PARTICELLE,CG_GEO_STRADE,CG_GEO_ACQUE,CG_GEO_FABBRICATI,CG_GEO_TESTI,CG_GEO_PARTICELLE_LABEL&QUERY_LAYERS=CG_GEO_PARTICELLE&STYLES=,,,,,,,,,&BBOX=1077848.687492,5550290.284392,1078299.546526,5550469.433677&FEATURE_COUNT=10&HEIGHT=300&WIDTH=755&FORMAT=aggpng24&INFO_FORMAT=text/plain&SRS=EPSG:900913&X=239&Y=217&MAP=CGGoogleNoTransform.map, As you can see, there is a comma as last character that rises a regular expression error in Mapserver. I've checked all params, but there isn't any comma in those string parameters... -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/WMS-getFeatureInfo-Popup-tp5355333p5482093.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
