<span class="gmail_quote"><br></span>May be there is some problem with OpenLayers.Ajax in truck version.<br><br>1.<span class="q"><br>OpenLayers.loadURL(&quot;proxy.py?nom=&quot; + f.attributes[&quot;nom&quot;], &quot;&quot;, null, getDetails);<br>
<br></span>The way will merge the parameters of current window url.<br>
<br>2.<span class="q"><br>OpenLayers.loadURL(&quot;proxy.py&quot;, &quot;nom=&quot; + f.attributes[&quot;nom&quot;], null, getDetails);<br><br></span>This way will lost the parameters.<div><span class="e" id="q_118398aa13934219_5"><br>
<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 <br> hmm, just tried :<br> AjaxTransfert = OpenLayers.loadURL(&quot;proxy.py?nom=&quot; +<br> f.attributes[&quot;nom&quot;],&quot;&quot;,null,getDetails);<br> <br> AjaxTransfert is always undefined as the loadURL function doesn&#39;t seem<br>

 to return anything.<br> <br> <br> <br> Guillaume Sueur a ?crit :<br> &gt; yes, true, it&#39;s loadURL, little confusion with python urlopen, sorry !<br> &gt; I&#39;m testing abort right away.<br> &gt;<br> &gt; Thanks<br>

 &gt;<br> &gt; Eric Lemoine a ?crit :<br> &gt;&gt; Hi Guillaume. Are you talking about loadURL?&nbsp;&nbsp;I can&#39;t check it right<br> &gt;&gt; now (am on a mobile) but iirc you can call abort on the object<br> &gt;&gt; returned by loadURL. Eric<br>

 &gt;&gt;<br> &gt;&gt; 2008/2/19, Guillaume Sueur &lt;<a href="mailto:guillaume.sueur@neogeo-online.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">guillaume.sueur@neogeo-online.net</a>&gt;:<br>
 &gt;&gt;&gt; Hi,<br> &gt;&gt;&gt;<br> &gt;&gt;&gt; Is there a way to stop an OpenURL method before having any response ?<br>
 &gt;&gt;&gt; I&#39;ve tried several ways from the docs :<br> &gt;&gt;&gt; request.transport.abort(); for example, but without success.<br> &gt;&gt;&gt;<br> &gt;&gt;&gt; Any hint ?<br> &gt;&gt;&gt;<br> &gt;&gt;&gt; By the way, I discovered there were two different versions of the api<br>

 &gt;&gt;&gt; doc online :<br> &gt;&gt;&gt; <a href="http://dev.openlayers.org/docs/files/OpenLayers-js.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.openlayers.org/docs/files/OpenLayers-js.html</a><br>
 &gt;&gt;&gt; <a href="http://dev.openlayers.org/apidocs/files/OpenLayers-js.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.openlayers.org/apidocs/files/OpenLayers-js.html</a><br>
 &gt;&gt;&gt;<br> &gt;&gt;&gt; The main page aims to the second one, which is less documented than the<br> &gt;&gt;&gt; first. OpenURL for instance is not documented in<br> &gt;&gt;&gt; <a href="http://dev.openlayers.org/apidocs/files/OpenLayers-js.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.openlayers.org/apidocs/files/OpenLayers-js.html</a><br>

 &gt;&gt;&gt;<br> &gt;&gt;&gt; Is that done on purpose ?<br> &gt;&gt;&gt;<br> &gt;&gt;&gt; Thanks,<br> &gt;&gt;&gt;<br> &gt;&gt;&gt; Guillaume<br> &gt;&gt;&gt;<br> &gt;&gt;&gt; _______________________________________________<br>

 &gt;&gt;&gt; Users mailing list<br> &gt;&gt;&gt; <a href="mailto:Users@openlayers.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Users@openlayers.org</a><br> &gt;&gt;&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://openlayers.org/mailman/listinfo/users</a><br>

 &gt;&gt;&gt;<br> &gt;<br></blockquote></div><br></span></div><br>-- <br>Li XinGang<br>EMail: <a href="mailto:slinavlee@gmail.com">slinavlee@gmail.com</a><br>Blog:&nbsp;&nbsp; <a href="http://avlee.cnblogs.com">avlee.cnblogs.com</a><br>
Site:&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.mapboost.org.cn">www.mapboost.org.cn</a>