Insert a Sharepoint list item from web services
The following code is used to insert an item to a list using SharePoint Web Services.
    /// <summary>
    /// Method to insert picture URL to a list
    /// </summary>
    /// <param name="pictureURL">URL of the picture</param>
    /// <param
Submit a review:
Login required.