Well, <br><br>test.aspx is not a proxy, is a simple aspx page that loads and returns the information generated by the URL passed in the querystring. With this, I can do a GET petition from the script.<br>I was looking a proxy to work under IIS, but the only information I found was for Apache.. And I download &quot;IISProxy&quot;, but I can&#39;t understand how it works.. Is for that reason that I ended using the test.aspx. But now, I&#39;m looking how to do the same, with the POST.<br>
<br>Thanks!<br><br><br><br><div class="gmail_quote">2009/11/28 Eric Lemoine <span dir="ltr">&lt;<a href="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Thursday, November 26, 2009, JuKiM &lt;<a href="mailto:rifins@gmail.com">rifins@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I think that I&#39;m missplacing something with the POST method...When I load an WMS, I needed to put the OpenLayers.ProxyHost = &quot;test.aspx?url=&quot;; in order to get the WMS data from geoserver when the GET method is done...<br>

&gt; But, what about making a POST?<br>
&gt; I&#39;m trying to understant how can I send the POST to the geoserver going through the test.aspx proxy?<br>
<br>
</div></div>you need your proxy to support POST (Sorry, I don&#39;t about your test.aspx proxy)<br>
<br>
cheers,<br>
<br>
--<br>
Eric Lemoine<br>
<br>
Camptocamp France SAS<br>
Savoie Technolac, BP 352<br>
73377 Le Bourget du Lac, Cedex<br>
<br>
Tel : 00 33 4 79 44 44 96<br>
Mail : <a href="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</a><br>
<a href="http://www.camptocamp.com" target="_blank">http://www.camptocamp.com</a><br>
</blockquote></div><br>