On Fri, Dec 19, 2008 at 03:35:45PM -0500, Yves Moisan wrote:
> Hi All,
> 
> I'm putting together a simple CRUD OL + FeatureServer set up and I can
> do everything except DELETE.  Looking at the Ajax.js code, only GET and
> POST are accepted.  How did this :
> http://featureserver.org/demo/json.html ever work (function del) ? 

A custom version of OpenLayers.

Don't use Ajax.js. Use OpenLayers.Request.

http://trac.openlayers.org/wiki/Request

> Are
> there functioning demos of features being deleted on a server using JSON
> from a OL vector layer ?
> 
> Cheers,
> 
> Yves
> 
> _______________________________________________
> Users mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/users

-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to