<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Viggo,<br>
<br>
Here's a start :<br>
<br>
saveStrategy.events.on({"save": function(response){<br>
// it went well, now do whatever you want with your response<br>
}, "fail": function(response){<br>
// something went wrong...<br>
},scope: saveStrategy});<br>
<br>
Using firebug, look at the response to see what you can do.<br>
<br>
Regards,<br>
<br>
Alexandre<br>
<br>
<br>
On 11-02-25 07:34 AM, Viggo Lunde wrote:
<blockquote
cite="mid:AANLkTi=whp15=UVKwhiUVT2dLBZUUU_iZ+tgstUHp2yj@mail.gmail.com"
type="cite">Hi
<div>How can I get the WFS-T response and parse it to give the
user feedback if it went well?</div>
<div><br>
</div>
<div>Is there an example?</div>
<div><br>
</div>
<div>I have been staring here:</div>
<div><a moz-do-not-send="true"
href="http://workshops.opengeo.org/geoext/wfs/wfst.html">http://workshops.opengeo.org/geoext/wfs/wfst.html</a></div>
<div><br>
</div>
<div>Viggo</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Alexandre Dubé
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
</body>
</html>