function btnclickdep() { var strgy=document.all.txtdep.value; document.Form1.txtdep.value=window.showModalDialog('GetDep.aspx?','','dialogWidth:200px;dialogHeight:450px'); }