相忘于江湖

不抛弃,不放弃... 请给我勇敢,改变可以改变的;请给我坚强,接受不可以改变的;请给我智慧,分辨这两者。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
<script language="javascript">
function showListBoxValue()
{
    var Item = document.getElementById("axLstInchingRight");
    var lstindex = Item.selectedIndex;
    if(lstindex<0)
       return;
    var v = Item.options[lstindex].value;
    var t = Item.options[lstindex].text;
   
    document.getElementById("Hidden1").value = v;
   
 var mDate = "";
 mDate = window.showModalDialog("http://www.cnblogs.com/CommonalityPageLayout/Iframe/wfrmCommonalityIframe.aspx?vURL=http://www.cnblogs.com/EmsLoginSystem/UserManage/wfrmInchingEdit.aspx&vID=" + v, "","status:no;center:yes;scroll:no;resizable:no;help:no;dialogWidth:300px;dialogHeight:350px");
}
</script>
posted on 2007-12-27 18:07  playman0211  阅读(347)  评论(0)    收藏  举报