Create a sharepoint list item using javascript. using lists.asmx webservice [Tip/Trick]
Last Updated: 19 Nov 2009
Page Views: 191
Rating: 1.00/5
Votes: 1
Popularity: 0.00
Bookmark Count: 0
Licence: The Code Project Open License (CPOL)
You can call the CreateListItem function (below) in your webpart code to create a sharepoint list item. CreateListItem function further calls CreateSoap function to create a list item.
In ws.open use your server name (see the url below). If you are using the below code in a subsite then use the u