function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
srikanth nsrikanth n 

Can we do DML operations using Jquery or DML operations are possible through Jquery?

Can we do DML operations using Jquery or DML operations are possible through Jquery?
Can we able to insert records using Java script?
once record edited we have to submit approval action to that record?

thanks in Advance friends
kcpluspluskcplusplus
You can use the AJAX toolkit if you want to get retro or you can use the more modern javascript remoting functionality. 

--KC 
kcpluspluskcplusplus
http://www.salesforce.com/us/developer/docs/ajax/index.htm?utm_source=twitterfeed&utm_medium=twitter

http://www.salesforce.com/us/developer/docs/pages/Content/pages_js_remoting.htm