<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px">
<DIV>My apologies. I went back and retested some examples that had earlier given me errors with POST, and they are working now. Our ColdFusion server runs under VMWare, and our systems person did admit there was an intermittent network error due to the way the VMWare environment was initially established which has now been rectified. So it must have been due to network problems rather than OpenLayer.Request.POST specifically.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Kind regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Robert Sanson&nbsp;<BR><BR>&gt;&gt;&gt; "Zac Spitzer" &lt;zac.spitzer@gmail.com&gt; 12/01/2009 3:05 p.m. &gt;&gt;&gt;<BR>that sounds wrong, can you post you POST example?<BR><BR>2009/1/12 Robert Sanson &lt;SansonR@asurequality.com&gt;:<BR>&gt; I was using POST for a lot of my communications between OL and a ColdFusion<BR>&gt; server, but discovered that POST requests seemed to hit a limit on the<BR>&gt; length of the URL, whereas the GET was more tolerant. Here is an example<BR>&gt; that failed with a POST, but succeeded with a GET:<BR>&gt;<BR>&gt; var mgatexy =<BR>&gt; "http://web-cf8dev.agriquality.co.nz/agribasemapdata/indexpage.cfm?mode=maingate&amp;farmid="<BR>&gt; + farmid + "&amp;easting=" + easting + "&amp;northing=" + northing + "&amp;lat=" +<BR>&gt; latitude + "&amp;long=" + longitude;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var request = OpenLayers.Request.GET({<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; url: mgatexy,<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; callback: setHTML3<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; });<BR>&gt;<BR>&gt; Robert Sanson<BR>&gt;<BR>&gt;&gt;&gt;&gt; &lt;bartvde@osgis.nl&gt; 10/01/2009 1:03 a.m. &gt;&gt;&gt;<BR>&gt; Hey Tim,<BR>&gt;<BR>&gt; it just came to my mind since I wanted to port all of my application's WFS<BR>&gt; requests to use Protocol.WFS. I use quite a bit of GET requests where POST<BR>&gt; is not needed.<BR>&gt;<BR>&gt; But you're right, why not use POST all the time.<BR>&gt;<BR>&gt; Best regards,<BR>&gt; Bart<BR>&gt;<BR>&gt;&gt; Hey-<BR>&gt;&gt;<BR>&gt;&gt; bartvde@osgis.nl wrote:<BR>&gt;&gt;&gt; Hi list,<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; are there any plans to support HTTP GET in Protocol.WFS?<BR>&gt;&gt;<BR>&gt;&gt; It would be nice to have a property that let you decide if you always<BR>&gt;&gt; wanted GET.&nbsp; The drawback, of course, is when you've got a filter that<BR>&gt;&gt; serializes (+ rest of url) to 2083 chars.<BR>&gt;&gt;<BR>&gt;&gt; We're you envisioning a property, or some logic that tried to determine<BR>&gt;&gt; if POST was necessary?<BR>&gt;&gt;<BR>&gt;&gt; Also, it's probably worth asking why it makes a difference (aside from<BR>&gt;&gt; being gross that we have to POST GetFeature).<BR>&gt;&gt;<BR>&gt;&gt; Tim<BR>&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Best regards,<BR>&gt;&gt;&gt; Bart<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt; Dev mailing list<BR>&gt;&gt;&gt; Dev@openlayers.org<BR>&gt;&gt;&gt; <A href="http://openlayers.org/mailman/listinfo/dev">http://openlayers.org/mailman/listinfo/dev</A><BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; --<BR>&gt;&gt; Tim Schaub<BR>&gt;&gt; OpenGeo - <A href="http://opengeo.org">http://opengeo.org</A><BR>&gt;&gt; Expert service straight from the developers.<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; Dev mailing list<BR>&gt;&gt; Dev@openlayers.org<BR>&gt;&gt; <A href="http://openlayers.org/mailman/listinfo/dev">http://openlayers.org/mailman/listinfo/dev</A><BR>&gt;&gt;<BR>&gt;<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Dev mailing list<BR>&gt; Dev@openlayers.org<BR>&gt; <A href="http://openlayers.org/mailman/listinfo/dev">http://openlayers.org/mailman/listinfo/dev</A><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; ------------------------------------------------------------------<BR>&gt; The contents of this email are confidential to AsureQuality. If you have received this communication in error please notify the sender immediately and delete the message and any attachments. The opinions expressed in this email are not necessarily those of AsureQuality. This message has been scanned for known viruses before delivery. AsureQuality supports the Unsolicited Electronic Messages Act 2007. If you do not wish to receive similar communications in future, please notify the sender of this message.<BR>&gt; ------------------------------------------------------------------<BR>&gt;<BR>&gt; This message has been scanned for malware by SurfControl plc.<BR>&gt; www.surfcontrol.com<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Dev mailing list<BR>&gt; Dev@openlayers.org<BR>&gt; <A href="http://openlayers.org/mailman/listinfo/dev">http://openlayers.org/mailman/listinfo/dev</A><BR>&gt;<BR>&gt;<BR><BR><BR><BR>-- <BR>Zac Spitzer -<BR><A href="http://zacster.blogspot.com">http://zacster.blogspot.com</A><BR>+61 405 847 168<BR>_______________________________________________<BR>Dev mailing list<BR>Dev@openlayers.org<BR><A href="http://openlayers.org/mailman/listinfo/dev">http://openlayers.org/mailman/listinfo/dev</A><BR><BR></DIV><br><br><table bgcolor=white style="color:black"><tr><td><br>------------------------------------------------------------------<br>
The&nbsp;contents&nbsp;of&nbsp;this&nbsp;email&nbsp;are&nbsp;confidential&nbsp;to&nbsp;AsureQuality.&nbsp;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;communication&nbsp;in&nbsp;error&nbsp;please&nbsp;notify&nbsp;the&nbsp;sender&nbsp;immediately&nbsp;and&nbsp;delete&nbsp;the&nbsp;message&nbsp;and&nbsp;any&nbsp;attachments.&nbsp;The&nbsp;opinions&nbsp;expressed&nbsp;in&nbsp;this&nbsp;email&nbsp;are&nbsp;not&nbsp;necessarily&nbsp;those&nbsp;of&nbsp;AsureQuality.&nbsp;This&nbsp;message&nbsp;has&nbsp;been&nbsp;scanned&nbsp;for&nbsp;known&nbsp;viruses&nbsp;before&nbsp;delivery.&nbsp;AsureQuality&nbsp;supports&nbsp;the&nbsp;Unsolicited&nbsp;Electronic&nbsp;Messages&nbsp;Act&nbsp;2007.&nbsp;If&nbsp;you&nbsp;do&nbsp;not&nbsp;wish&nbsp;to&nbsp;receive&nbsp;similar&nbsp;communications&nbsp;in&nbsp;future,&nbsp;please&nbsp;notify&nbsp;the&nbsp;sender&nbsp;of&nbsp;this&nbsp;message.<br>
------------------------------------------------------------------</td></tr></table></BODY></HTML>