Hi try this

 OpenLayers.loadURL("url",
                                   GetParameter,
                                   null (for unhandled not ok callback
function) ,
                                   Function);

refernces here 
http://dev.openlayers.org/docs/files/OpenLayers/Ajax-js.html#OpenLayers.loadURL


2009/12/14 JuKiM <rif...@gmail.com>

> Hi,
>
> I'm looking how to add new points to the map calling a local webservice
> when a user does a concrete action, and I would like to know what are
> differences between OpenLayers.Request, OpenLayers.LoadURL or doing an
> XMLHttpRequest, or if there is any example that can help to clear the doubt.
>
> Thanks!
>
> _______________________________________________
> Users mailing list
> Users@openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to