我的頁面在程序里面的文件夾中 要實現跳轉到另外一個文件下面的頁面,我是這樣使用:document.location.href = "~/Plant/PlantList.aspx";在運行的時候發現是這樣/SysManage/Constant/~/Plant/PlantList.aspx因為要來回切換所以不能用 document.location.href = "../Plant/PlantList.aspx"
asp.net 使用js跳轉頁面?
慕桂英3389331
2018-11-14 10:15:02