sharepoint2013跳转编辑页面webparth

<a href="EditForm.aspx?ID=<%Response.Write(Page.Request["ID"]);%>&Source=http%3A%2F%2Fwindow.location.host;%%2FLists%2FList2%2FAllItems%2Easpx">编辑</a>

说明=<%Response.Write(Page.Request["ID"]);%>后台编译获取参数

window.location.host;直接获取计算机名

sharepoint2013跳转编辑页面webparth,布布扣,bubuko.com

sharepoint2013跳转编辑页面webparth

上一篇:扒取网站内容(后台方法和前台方法的两种实现)


下一篇:JS原生的DOM选择器querySelector