65.9K
CodeProject is changing. Read more.
Home

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

starIconstarIconstarIconemptyStarIconemptyStarIcon

3.00/5 (3 votes)

Nov 17, 2009

CPOL
viewsIcon

33268

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