window.locations.hrefの後ろのurlは複数のパラメータを持ちます.

587 ワード

          ,                 ,       。            。
Dcument.getElemenntById.onclick=function(){
var d=document.getElemenntById('duuid').value;
var name=document.getElemenntById('dyuname').value;
location.href='a.asp?duuid='+d+'&d_name='+name;
)
===========================================================================================
function send(){
if(document.getElemenntById.'dcuuid').value.length<1){
alert('正しく入力してください!')
return false;
)
return true;
)