| Angus Logan [MVP] 2004-10-27, 2:47 am |
| Hi,
You may get a richer thread in a SharePoint newsgroup but the process we
followed:
- created a webservice that talked to the sharepoint API; this webservice
traversed the site collection for site with permissions for the current user
<< You should be able to get this code from a SharePoint newsgroup.
- then returned some Xml to MCMS
- then did an Xml/Xsl transformation or bound the Xml to a repeater.
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Charlie" <Charlie@discussions.microsoft.com> wrote in message
news:0CEB28B4-9A05-4FE7-9FF5-A0FE54B0108A@microsoft.com...
> We currently use SPS for team and project-based site, and I would like to
> show users a list of their own SPS site memberships on our MCMS-based
> intranet - does anyone know of any code to do this? Thanks
>
|