<script language="javascript">
function test()
{
 var   openDocObj   =   new   ActiveXObject( "SharePoint.OpenDocuments.2");  
 openDocObj.EditDocument("http://192.168.1.173/sites/lawdepartment/TechLaw Merger2007-10-0000100004/Lists/ContractDocuments/Draft/123.docx");
}
</script>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-10
  • 2021-11-25
  • 2022-12-23
  • 2021-08-01
  • 2022-02-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-12-25
  • 2021-11-24
  • 2022-02-27
相关资源
相似解决方案