<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,<br><br>When calling this function the 'params' parameter doesn't work.<br>I think I've found why :<br><br>When you call OpenLayers.loadURL(url, param,... ) and you give string like <br>param = "toto=blabla&titi=haha";<br><br>The following function (Ajax.js, line 257) :<br>this.options.parameters = OpenLayers.Util.getParameters(this.options.parameters);<br>return null.<br><br>OpenLayers.Util.getParameters() seems to need a full url like "page.php?toto=blabla&titi=haha" to work.<br>if you only give the params, it return null. So parameters are lost.<br><br>Regards,<br>Jean-Christophe<br></div></div><br>
<hr size="1">
Envoyé avec <a href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html">Yahoo! Mail</a>.<br>Une boite mail plus intelligente. </a></body></html>