首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

window.location.href="" 步骤的使用

2012-11-04 
window.location.href 方法的使用?function myjs(code,name,Date){???? var zuowu%zuowu%???? v

window.location.href="" 方法的使用

?function myjs(code,name,Date){
???? var zuowu="<%=zuowu%>";
???? var crops;
???
????
??if(document.getElementById("report1_B2").value=='NQ_Z8_NZWYQXZHSSQKB'||document.getElementById("report1_B2").value=='NQ_Z7_NZWYQXZHSZQKB'){
???crops=document.getElementById("report1_A8").value;
???
??}else{
???crops=document.getElementById("report1_B5").value;
???
??}??
??
??var raq=document.getElementById("report1_D2").value;
??if(zuowu!=crops){
????? window.location.href="/JNNQ/reportJsp/xian/reportJsp.jsp?name="+name+"&code="+code+"&type="+crops+"&raq="+raq+"&date="+Date+"&zuowu="+crops;
??}
??return true;
?}。

?

?//下载excel
?function download(raq){
??window.location.href="/JNNQ/Excel/excel.jsp?name="+raq;
??return;
?}

?

如果条件不满足时,网页的链接页面已经设定。

热点排行