Re: [OpenLayers-Users] WFS post and proxy?

2009-11-30 Thread JuKiM
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

Re: [OpenLayers-Users] WFS post and proxy?

2009-11-28 Thread Eric Lemoine
On Thursday, November 26, 2009, JuKiM 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 mak

[OpenLayers-Users] WFS post and proxy?

2009-11-26 Thread JuKiM
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