In fact, I am having problem trying to replicate this example: <a href="http://openlayers.org/dev/examples/WMSPost.html">http://openlayers.org/dev/examples/WMSPost.html</a><br><br>I can&#39;t use this OpenLayers.Layer.WMS.Post()... I get an undefined reference when trying to use that call.<br>

<br><div class="gmail_quote">On Mon, Nov 23, 2009 at 4:57 PM,  <span dir="ltr">&lt;<a href="mailto:bartvde@osgis.nl">bartvde@osgis.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
this is not really an OpenLayers question, but more a question for the<br>
mailing list of your WMS product.<br>
<br>
Best regards,<br>
Bart<br>
<div><div></div><div class="h5"><br>
&gt; Does anyone have an example of a SLD using as a Filter the FeatureId or<br>
&gt; GmlObjectId option?<br>
&gt;<br>
&gt; I am trying to use it but I don&#39;t get any results.<br>
&gt;<br>
&gt; Here is my SLD code:<br>
&gt;<br>
&gt; &lt;StyledLayerDescriptor version=&quot;1.0.0&quot;&gt;<br>
&gt;   &lt;UserLayer&gt;<br>
&gt;     &lt;Name&gt;Layer&lt;/Name&gt;<br>
&gt;     &lt;UserStyle&gt;&lt;Name&gt;UserSelection&lt;/Name&gt;<br>
&gt;         &lt;FeatureTypeStyle&gt;<br>
&gt;           &lt;Rule&gt;<br>
&gt;             &lt;Filter xmlns:gml=&quot;<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot;&gt;<br>
&gt;                 &lt;GmlObjectId gml:id=&quot;Layer.ID/&gt;<br>
&gt;             &lt;/Filter&gt;<br>
&gt;             &lt;PolygonSymbolizer&gt;&lt;Fill&gt;&lt;CssParameter<br>
&gt; name=&quot;fill&quot;&gt;FF0000&lt;/CssParameter&gt;&lt;/Fill&gt;&lt;/PolygonSymbolizer&gt;<br>
&gt;          &lt;/Rule&gt;<br>
&gt;        &lt;/FeatureTypeStyle&gt;<br>
&gt; &lt;/UserStyle&gt;&lt;/UserLayer&gt;&lt;/StyledLayerDescriptor&gt;<br>
&gt;<br>
&gt; Thanks for the help.<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
</blockquote></div><br>