摘要:
The following is a list of SharePoint URLs to get to commonly used administrative functions on a MOSS or WSS v3 site. Not all links listed on this page are accessible to all user levels of a site. This is a quick list for speedy reference as compared to tracking down links through the admin screens 阅读全文
posted @ 2011-11-07 14:18
Areas
阅读(301)
评论(0)
推荐(0)
摘要:
It's not a headache until you can do without it, but to use the sharepoint's attachment controls can be a pain in you know what. Try the solution below and save your self from same.~Adding attachment Functionality in a Web Part.//Attachment Controls//Add the Attachment Controls in the webpar 阅读全文
posted @ 2011-11-07 13:59
Areas
阅读(484)
评论(0)
推荐(0)
摘要:
using System;using System.IO;using System.Net;using System.Collections.Specialized;namespace SharePointVisitUtilities{ public static class SharePointFileHelper { // 上传文件 // // 参数 // 上传的文件在SharePoint上的位置,要上传的本地文件的路径名,用户名,密码,域 public static string UploadFile(string strDestUrl, string strFilePathName,. 阅读全文
posted @ 2011-11-07 12:42
Areas
阅读(329)
评论(0)
推荐(0)
浙公网安备 33010602011771号