当前位置:编程学习 > C#/ASP.NET >>

用脚本提示修改成功够怎么将路径返回到原来的页面

 function selectValue(ref)
      {     // debugger
          if(ref!=null)
          {
             alert('成功');
             //window.open().这里是打开新的页面.请问还有什么方法用来返回到原来路径的吗?!!!
          }
          else
          {
             alert('失败');
          } --------------------编程问答-------------------- history go(-1); --------------------编程问答-------------------- istory.go(-1); --------------------编程问答-------------------- history.go(-1); --------------------编程问答-------------------- history go(-1); --------------------编程问答-------------------- 取到之前的页面
document.reffer..不记得过了 --------------------编程问答-------------------- history go(-1);
补充:.NET技术 ,  ASP.NET
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,