Site Archives

InfoPath - Submitting data to a SharePoint list


Came across this great article today. This is something we see the need for a lot. The ability for a user to create a custom form and manage data. All without requesting anything from IT.
http://blogs.msdn.com/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx

Example Internet SharePoint sites


http://www.wssdemo.com/Pages/topwebsites.aspx

Move site between site collections


Scenario:
You need to move a site between site collections or move site collections between web applications. I don’t know if this works between farms. These operations are limited to site collections and sites only. We will use the STSADM tool to accomplish this. STSADM.EXE is usually located at “C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN”.
Things to [...]