Edit Spatial Data in Javascrip API application

656
3
09-15-2010 08:22 AM
MalleshManchala
New Contributor
Hello All,
I have Arcgis server 9.3 Map service, could anyone help or suggest that how can I modify polygon attributes and insert/delete/edit a polygon without using geoprocessing service in JavaScript API application. Thanks in advance.

Thanks
Mallesh
0 Kudos
3 Replies
derekswingley1
Frequent Contributor
If you're using 10 you can do this with a feature service. Check out the editing samples:  http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm
0 Kudos
MalleshManchala
New Contributor
Hi swingley, Thanks for your reply, It is ArcGIS Server 9.3 Map service, any suggestions or idea.
0 Kudos
derekswingley1
Frequent Contributor
You're only option is the web adf. It's probably easier to upgrade...
0 Kudos