谁会?谢谢

aoke_zhangshx 2009-11-25 01:11:58
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>


<asp:UpdatePanel ID="info_table_data" runat="server">
<ContentTemplate>

<table id="info_table_data">

<tr class="op_bar">
<td width="50%" colspan="6" align="center">

<asp:Button ID="regionPlanResult_0" runat="server" CssClass="button"
Text="提交" onclick="regionPlanResult_0_Click"/>

</td>
</tr>

</table>


</ContentTemplate>
</asp:UpdatePanel>

我想点击提交之后弹出对话框,为什么弹不出来了呢谢谢
...全文
132 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
ninja 2009-12-01
  • 打赏
  • 举报
回复
[Quote=引用 2 楼 ann99 的回复:]
<asp:Button ID="regionPlanResult_0" runat="server" CssClass="button"
Text="提交" onclick="regionPlanResult_0_Click"
OnClientClick="return confirm( '确定提交? '); "/>
[/Quote]
up
wei_june 2009-11-28
  • 打赏
  • 举报
回复
asd
happy664618843 2009-11-27
  • 打赏
  • 举报
回复
OnClientClick="return confirm( '确定提交? ')
就这个
Ann99 2009-11-25
  • 打赏
  • 举报
回复
<asp:Button ID="regionPlanResult_0" runat="server" CssClass="button"
Text="提交" onclick="regionPlanResult_0_Click"
OnClientClick="return confirm( '确定提交? '); "/>
街头小贩 2009-11-25
  • 打赏
  • 举报
回复
sorry!.net不会!

52,787

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Ajax
社区管理员
  • Ajax
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧