Select to view content in your preferred language

Edit Spatial Data in Javascrip API application

850
3
09-15-2010 08:22 AM
MalleshManchala
Emerging 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
Deactivated User
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
Emerging Contributor
Hi swingley, Thanks for your reply, It is ArcGIS Server 9.3 Map service, any suggestions or idea.
0 Kudos
derekswingley1
Deactivated User
You're only option is the web adf. It's probably easier to upgrade...
0 Kudos