I am trying to call a web service like MSN search from within
sharepoint. I have tried using the Dataview web part and also Infopath,
and I am able to see the results set. The fields I am interested from
the result set are Title, URL and description. I have created a custom
list with those 3 fields and what I need to do is to be able to select
some of those results (Title, URL, and Description) and save them to
this custom list. Any ideas?