the request doesn't contain a multipart/form-data or multipart/form-data stream, content type header 一,HTTP上传的基本知识 在Form元素的语法中,EncType表明提交数据的格式 用 Enctype 属性指定将数据回发到服务器时浏览器使用的编码类型.下边是说明: application/x-www-form-urlencoded: 窗体数据被编码为名称/值对.这是标准的编码格式. mult…
步骤: 1.如何:基于 SQL Server 表创建外部内容类型 How to: Create an External Content Type Based on a SQL Server Table 在 SharePoint Designer 中 创建外部内容类型,连接到指定的sqlserver服务器. 具体操作步骤: http://msdn.microsoft.com/zh-cn/library/ee557243(v=office.14).aspx 2.如何:在 SharePoint 中创建…