Import xml information to SharePoint list
From: <DanielPersson discussions microsoft com>
Subject: Import xml information to SharePoint list
Date: Thu, 11 Jan 2007 06:05:01 -0800
Newsgroups: microsoft.public.sharepoint.portalserver
Hi,
We are going to make an xml-form on our home-page. This web site is not a SharePoint Site. When a user fills in the form it should end up in SharePoint list. What techniques can we use to make this work?
We are now using SharePoint 2003 Portal Server. Later this month we are planning to upgrade to Office SharePoint Server 2007.
/Daniel
**************************************
From: "RP" <ramu dot pulipati at gmail tod com>
Newsgroups: microsoft.public.sharepoint.portalserver
Subject: Re: Import xml information to SharePoint list
Date: 11 Jan 2007 08:27:39 -0800
For SharePoint 2007 lists, you can manage items using lists web service.
Please look at the following URL (for updating list, look for UpdateListItems method call):
http://blogs.msdn.com/harsh/archive/2006/08/03/687759.aspx
Alternatively, you may use SharePoint 2007 API.
I'm sorry, I'm not sure about SharePoint 2003.
Hth,
One more URL:
http://www.sharepointblogs.com/mkruger/archive/2006/05/31/8008.aspx
Hth,
RP

Posted using