日期:2014-05-17  浏览次数:20738 次

asp.net中提示框,类似于Winform 中的
要求自己配置按钮和提示信息,提示的Icon可以不要

------解决方案--------------------
<script><alert>"在这里写你想写的内容"</alert></script>
------解决方案--------------------
做个层,显示出来,或者 window.showdialog弹模态页面
------解决方案--------------------
using System.Windows.Forms;