Create a sharepoint list item using javascript. using lists.asmx webservice





3.00/5 (3 votes)
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