JS加ASP二级域名转向的代码

2019-06-02 20:02:31王振洲

                     else
                            {
                            whkFlag = 0;
                            window.alert("开头请输www");
                            //window.location.href="http://www.taofun.cn/";
                            }
                     }
              }
       }
else
       {
       whkFlag = 0;
       window.alert("去网站首页!");
       //window.location.href = whkUrl;
       }
document.write("<br>最后结果:"+gotoUrl+whkwhkwhk);
if (whkFlag == 1)
{
document.write("<frameset cols="*"><frame frameborder="0" scrolling="auto" src=""+gotoUrl+""></frameset>" );
}
</script>