Well,

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.
I was looking a proxy to work under IIS, but the only information I found
was for Apache.. And I download "IISProxy", but I can't understand how it
works.. Is for that reason that I ended using the test.aspx. But now, I'm
looking how to do the same, with the POST.

Thanks!



2009/11/28 Eric Lemoine <[email protected]>

> On Thursday, November 26, 2009, JuKiM <[email protected]> wrote:
> > Hi,
> > I think that I'm missplacing something with the POST method...When I load
> an WMS, I needed to put the OpenLayers.ProxyHost = "test.aspx?url="; in
> order to get the WMS data from geoserver when the GET method is done...
> > But, what about making a POST?
> > I'm trying to understant how can I send the POST to the geoserver going
> through the test.aspx proxy?
>
> you need your proxy to support POST (Sorry, I don't about your test.aspx
> proxy)
>
> cheers,
>
> --
> Eric Lemoine
>
> Camptocamp France SAS
> Savoie Technolac, BP 352
> 73377 Le Bourget du Lac, Cedex
>
> Tel : 00 33 4 79 44 44 96
> Mail : [email protected]
> http://www.camptocamp.com
>
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to