I have used SPService to pull all the task that I have in my task list. I need to know how can I use SPService to create a task in standard SharePoint 2010 Task List.
I was able to create an item using sample code provided in a sample list but need to know what it takes to be able to create an item in Task list.
Thank you
The following example demonstrates how to create a Task item using SPServices:
Usage
Key points:
Title (TaskName)
andAssignedTo
field values are specified