点点人生

博客园 首页 联系 订阅 管理

<head runat="server">
    <title>无标题页</title>
    <script type="text/javascript"> 
        function openwin() { window.open ("NewsEdit.aspx?istrue=0&nid=0", "newwindow", "height=400, width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no") } 
    </script> 
</head>

 

使用时:<input id="Button1" type="button" value="添加记录" onclick="openwin()"/>

posted on 2009-02-18 20:55  恋网小蚂蚁  阅读(325)  评论(0)    收藏  举报